This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-47068-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 6e008c87dae Update .asf.yaml (#47217)
     add 6e19e99c590 [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: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to