This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 48b04752a5c [Chore](cases) set enable_nereids_planner on mv cases
(#25277)
add 6d999f5b958 [enhancement](nereids)add eliminate filter on one row
relation rule (#24980)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/nereids/rules/RuleType.java | 1 +
.../nereids/rules/rewrite/EliminateFilter.java | 61 ++++++++++++++++++----
.../rewrite/PushdownFilterThroughSetOperation.java | 27 +---------
.../data/nereids_p0/test_filter_pushdown_set.out | 24 +++++++++
.../nereids_p0/test_filter_pushdown_set.groovy | 24 +++++++--
5 files changed, 98 insertions(+), 39 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]