This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45313-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 820b300300d branch-3.0: [Fix](ShortCircuit) fix prepared statement with partial arguments prepared #45371 (#45465) add f2d31aa68eb [Bug](function) fix wrong result on group_concat with distinct+order_by+nullable (#45313) No new revisions were added by this update. Summary of changes: .../vec/aggregate_functions/aggregate_function.h | 6 ++- .../aggregate_function_distinct.h | 16 ++++-- .../aggregate_functions/aggregate_function_null.h | 39 +++++++++++--- .../aggregate_functions/aggregate_function_sort.h | 4 +- .../aggregate/agg_group_concat.out} | 2 +- .../nereids_p0/aggregate/agg_group_concat.groovy | 61 +++++++++++++--------- 6 files changed, 88 insertions(+), 40 deletions(-) copy regression-test/data/{datatype_p0/decimalv3/test_decimalv3_key/test_decimalv3_key.out => nereids_p0/aggregate/agg_group_concat.out} (89%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org