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 8f471a3a1f [fix](Nereids) push agg to meta scan is not work well 
(#22811)
     add 45481f5fe2 [optimize](Nereids): optimize Nereids performance (#22885)

No new revisions were added by this update.

Summary of changes:
 .../apache/doris/nereids/memo/GroupExpression.java |  7 +++---
 .../nereids/pattern/GroupExpressionMatching.java   |  5 ++--
 .../doris/nereids/rules/AppliedAwareRule.java      |  5 +---
 .../nereids/rules/analysis/BindExpression.java     | 20 +++++++++-------
 .../apache/doris/nereids/stats/JoinEstimation.java | 27 ++++++++--------------
 .../doris/nereids/trees/plans/AbstractPlan.java    |  5 ++--
 .../org/apache/doris/nereids/trees/plans/Plan.java |  7 +-----
 7 files changed, 33 insertions(+), 43 deletions(-)


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

Reply via email to