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

englefly pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 7d576f05262 [Chore](case) make some map_agg case stable (#53059)
     add bfd36a3b5eb [opt](nereids) use one phase aggregate for group_concat 
with order (#53066)

No new revisions were added by this update.

Summary of changes:
 .../glue/translator/PhysicalPlanTranslator.java    | 10 ++--------
 .../glue/translator/PlanTranslatorContext.java     | 13 ------------
 .../rules/implementation/AggregateStrategies.java  | 18 ++++++++++++++---
 .../functions/agg/AggregateFunction.java           |  4 ++++
 .../expressions/functions/agg/GroupConcat.java     | 23 ++++++++++++++++++++++
 .../java/org/apache/doris/qe/SessionVariable.java  | 13 ++++++++++++
 .../suites/nereids_syntax_p0/group_concat.groovy   | 16 +++++++++++++++
 7 files changed, 73 insertions(+), 24 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to