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 aeebe490df1 [opt](nereids)prune unused column after push down common 
column from agg (#46627)
     add 9c3b634854e [opt](nereids) some topn-join rules are both used in rbo 
and cbo (#46773)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/doris/nereids/rules/RuleSet.java       | 6 ++++++
 .../nereids/rules/rewrite/PushDownLimitDistinctThroughJoin.java     | 5 +++++
 .../nereids/rules/rewrite/PushDownTopNDistinctThroughJoin.java      | 5 +++++
 .../apache/doris/nereids/rules/rewrite/PushDownTopNThroughJoin.java | 6 +++++-
 4 files changed, 21 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to