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 18a374f63c8 [fix](mtmv) Fix partition trace wrong when partition name
is same from both side of join (#40485)
add 55d6d6452f7 [Fix](nereids) set all nullable aggregate function to
alwaysnullable in window expression (#40693)
No new revisions were added by this update.
Summary of changes:
.../ExtractAndNormalizeWindowExpression.java | 16 +-
.../normalize_window_nullable_agg_test.out | 293 +++++++++++++++++++++
.../normalize_window_nullable_agg_test.groovy | 71 +++++
3 files changed, 369 insertions(+), 11 deletions(-)
create mode 100644
regression-test/data/nereids_rules_p0/normalize_window/normalize_window_nullable_agg_test.out
create mode 100644
regression-test/suites/nereids_rules_p0/normalize_window/normalize_window_nullable_agg_test.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]