This is an automated email from the ASF dual-hosted git repository.
englefly pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from cc484136ee2 [fix](statistics) External table partition stats improve
and add test case. (#36884)
add 7fc2931cdb6 [feat](Nereids) push down predicates with multi columns
through LogicalWindow and LogicalPartitionTopN (#36828)
No new revisions were added by this update.
Summary of changes:
.../PushDownFilterThroughPartitionTopN.java | 21 +++++------
.../rules/rewrite/PushDownFilterThroughWindow.java | 15 ++------
.../push_down_filter_through_window.out | 31 +++++++++++++++
.../push_down_filter_through_window.groovy | 44 ++++++++++++++++++++++
4 files changed, 88 insertions(+), 23 deletions(-)
create mode 100644
regression-test/data/nereids_rules_p0/push_down_filter_through_window/push_down_filter_through_window.out
create mode 100644
regression-test/suites/nereids_rules_p0/push_down_filter_through_window/push_down_filter_through_window.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]