This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from c91d9195f1f [fix](array_avg) fix core for array_avg (#46927)
add 1b9262ce9ac [Fix](bug) Percentile* func core when percent args is
negative number (#47068)
No new revisions were added by this update.
Summary of changes:
.../aggregate_function_percentile.h | 56 +++++++++++++--------
.../aggregate_function_simple_factory.h | 9 ----
.../expressions/functions/agg/PercentileArray.java | 9 ++++
.../functions/combinator/ForEachCombinator.java | 29 +++++++++++
.../data/function_p0/test_agg_foreach.out | Bin 1945 -> 1865 bytes
.../data/function_p0/test_agg_foreach_notnull.out | Bin 1945 -> 1865 bytes
.../test_aggregate_all_functions.out | Bin 2675 -> 2765 bytes
.../suites/function_p0/test_agg_foreach.groovy | 26 ++++++----
.../function_p0/test_agg_foreach_notnull.groovy | 30 ++++++-----
.../suites/query_p0/aggregate/aggregate.groovy | 17 +++++++
.../test_aggregate_all_functions.groovy | 24 +++++++++
11 files changed, 149 insertions(+), 51 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]