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 53ceaeb7088 [Improvement](profile) add catalog info in profile (#38283)
add 70904331465 [Fix](nereids) fix normalize repeat alias rewrite (#38166)
No new revisions were added by this update.
Summary of changes:
.../nereids/rules/analysis/NormalizeRepeat.java | 46 +-
.../apache/doris/nereids/util/ExpressionUtils.java | 9 +
.../grouping_sets/grouping_alias_test.out | 531 +++++++++++++++++++++
.../grouping_sets/grouping_alias_test.groovy | 111 +++++
4 files changed, 684 insertions(+), 13 deletions(-)
create mode 100644
regression-test/data/nereids_rules_p0/grouping_sets/grouping_alias_test.out
create mode 100644
regression-test/suites/nereids_rules_p0/grouping_sets/grouping_alias_test.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]