This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from c5fcdabb26f [bugfix](coordinator) should use fragment id not profile
fragment id to cancel fragment (#31852)
add 7ed02637dd8 [fix](Nereids) fix group_concat(distinct) failed (#31873)
No new revisions were added by this update.
Summary of changes:
.../rules/implementation/AggregateStrategies.java | 33 ++++++++--------
.../functions/agg/AggregateFunction.java | 3 ++
.../expressions/functions/agg/GroupConcat.java | 9 +++++
.../nereids/trees/plans/algebra/Aggregate.java | 2 +-
.../group_concat.out} | 9 +++--
.../suites/nereids_syntax_p0/group_concat.groovy | 45 +++++++++++++++++++++-
6 files changed, 78 insertions(+), 23 deletions(-)
copy regression-test/data/{delete_p0/test_array_column_delete.out =>
nereids_syntax_p0/group_concat.out} (70%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]