This is an automated email from the ASF dual-hosted git repository.
jakevin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from abde8bf26a [chore](build) Fix the compilation errors on macOS (arm64)
(#19859)
add 68be81363b [enhance](Nereids): Pushdown Filter Through Project in Post
Processor. (#19873)
No new revisions were added by this update.
Summary of changes:
.../nereids/processor/post/PlanPostProcessors.java | 3 +-
...ssor.java => PushdownFilterThroughProject.java} | 30 +++++++++--------
.../org/apache/doris/nereids/rules/RuleSet.java | 12 ++-----
.../PushdownFilterThroughProjectCBO.java | 38 ----------------------
.../logical/PushdownFilterThroughProject.java | 7 ++--
5 files changed, 23 insertions(+), 67 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/processor/post/{MergeProjectPostProcessor.java
=> PushdownFilterThroughProject.java} (55%)
delete mode 100644
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/PushdownFilterThroughProjectCBO.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]