This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4636086952f Refactor get row count related interface, add row count
cache for external table. (#31276) (#31596)
add 69610564496 [Fix](nereids) Window agg grouping sets Bug Fix (#31603)
No new revisions were added by this update.
Summary of changes:
.../nereids/rules/analysis/NormalizeAggregate.java | 23 ++-----------
.../nereids/rules/analysis/NormalizeRepeat.java | 7 ++--
.../org/apache/doris/nereids/util/PlanUtils.java | 25 ++++++++++++++
.../grouping_sets/window_agg_grouping_sets.out} | 3 +-
.../grouping_sets/window_agg_grouping_sets.groovy} | 40 ++++++++--------------
5 files changed, 48 insertions(+), 50 deletions(-)
copy regression-test/data/{datatype_p0/decimalv3/test_if_functions.out =>
nereids_rules_p0/grouping_sets/window_agg_grouping_sets.out} (85%)
copy regression-test/suites/{nereids_syntax_p0/select_const.groovy =>
nereids_rules_p0/grouping_sets/window_agg_grouping_sets.groovy} (55%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]