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 e1c2da10433 [improvement](mtmv) Support to partition prune when query 
rewrite by sync materialized view (#38527)
     add c7b4e4826aa [opt](nereids) support partitionTopn for multi window 
exprs (#38393)

No new revisions were added by this update.

Summary of changes:
 .../rewrite/CreatePartitionTopNFromWindow.java     | 101 ++---------
 .../doris/nereids/rules/rewrite/PushDownLimit.java |  27 ++-
 .../rules/rewrite/PushDownTopNThroughWindow.java   |  20 ++-
 .../nereids/trees/plans/logical/LogicalWindow.java | 196 +++++++++++++++++----
 .../push_down_multi_filter_through_window.groovy   | 146 +++++++++++++++
 5 files changed, 347 insertions(+), 143 deletions(-)
 create mode 100644 
regression-test/suites/nereids_rules_p0/push_down_filter_through_window/push_down_multi_filter_through_window.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to