This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from ba6102b6454 [fix](hive) support null_format and escape_char for hive text (#40291) add ac7084c4ff1 [opt](function)Optimize the Percentile function. (#41206) No new revisions were added by this update. Summary of changes: be/src/util/counts.h | 8 +++++++- .../aggregate_function_percentile.cpp | 2 +- .../aggregate_function_percentile.h | 23 +++++++++++++++++++++- .../expressions/functions/agg/Percentile.java | 3 +++ .../test_aggregate_all_functions.out | 21 ++++++++++++++++++++ .../test_aggregate_all_functions.groovy | 3 +++ 6 files changed, 57 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org