This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-67362-branch-4.2
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4865cb73eb0 [chore](build) Reduce redundant Actions on branch-4.2
(#68026)
add 07ba073726a [fix](mv) Fix NPE when materialized view aggregate rewrite
treats a derived group by projection as a group by key (#67362)
No new revisions were added by this update.
Summary of changes:
.../mv/AbstractMaterializedViewAggregateRule.java | 269 ++++++++++++++++-----
.../aggregate_without_roll_up_projection.out | 40 +++
.../aggregate_without_roll_up_projection.groovy | 161 ++++++++++++
3 files changed, 416 insertions(+), 54 deletions(-)
create mode 100644
regression-test/data/nereids_rules_p0/mv/agg_without_roll_up/aggregate_without_roll_up_projection.out
create mode 100644
regression-test/suites/nereids_rules_p0/mv/agg_without_roll_up/aggregate_without_roll_up_projection.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]