This is an automated email from the ASF dual-hosted git repository. lide pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 3e1692298b8 [Feat](nereids) support pull up predicate from set operator (#39450) (#44056) add d10cb19b07e [fix](sync mv) fix rewrite wrongly with sync mv (#44866) No new revisions were added by this update. Summary of changes: .../mv/AbstractSelectMaterializedIndexRule.java | 15 +++ .../SelectMaterializedIndexWithoutAggregate.java | 1 + .../mv/join/inner/inner_join_x.out} | 16 ++- .../mv/join/inner/inner_join_x.groovy | 127 +++++++++++++++++++++ 4 files changed, 155 insertions(+), 4 deletions(-) copy regression-test/data/{mv_p0/test_nvl/test_nvl.out => nereids_rules_p0/mv/join/inner/inner_join_x.out} (55%) create mode 100644 regression-test/suites/nereids_rules_p0/mv/join/inner/inner_join_x.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org