This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ebd27d8e883 [fix](github) force use text diff for .out files (#56330)
add 2148a6d60b3 [fix] (agg_strategy) fix result wrong when the
multi_distinct_func and count distinct multi expr exists same time (#56271)
No new revisions were added by this update.
Summary of changes:
.../nereids/rules/analysis/NormalizeAggregate.java | 19 ++++----------
.../rules/rewrite/DistinctAggregateRewriter.java | 2 +-
.../functions/agg/MultiDistinctCount.java | 30 ++++++++--------------
.../functions/agg/MultiDistinctGroupConcat.java | 26 +++----------------
.../functions/agg/MultiDistinctSum.java | 26 +++----------------
.../functions/agg/MultiDistinctSum0.java | 23 ++---------------
.../functions/agg/MultiDistinction.java | 1 -
.../nereids_rules_p0/agg_strategy/agg_strategy.out | 22 ++++++++++++++++
.../agg_strategy/agg_strategy.groovy | 23 +++++++++++++++++
.../nereids_rules_p0/agg_strategy/load.groovy | 2 +-
10 files changed, 72 insertions(+), 102 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]