This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from f483a7605c8 [fix](nestedtypes) fix nested type with is_exclusive (#40434) add 8302261dd25 [Fix](nereids) set all nullable aggregate function to alwaysnullable in window expression (#40693) (#40809) 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: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org