This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-45815-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from bc381f0c97f branch-3.1: [opt](nereids)use SetPreAggStatus rule instead
of AdjustPreAggStatus with join limited #48502 (#51947)
add 17b6a131cec [opt](mtmv) Support null aware left anti join rewrite by
materialized view (#45815)
No new revisions were added by this update.
Summary of changes:
.../mv/AbstractMaterializedViewRule.java | 3 +-
.../null_aware_anti/null_aware_left_anti_join.out | Bin 0 -> 1128 bytes
.../null_aware_left_anti_join.groovy | 668 +++++++++++++++++++++
3 files changed, 670 insertions(+), 1 deletion(-)
create mode 100644
regression-test/data/nereids_rules_p0/mv/join/null_aware_anti/null_aware_left_anti_join.out
create mode 100644
regression-test/suites/nereids_rules_p0/mv/join/null_aware_anti/null_aware_left_anti_join.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]