You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/06/09 15:41:09 UTC

[doris] branch master updated (def6a8ec94 -> c79642781b)

This is an automated email from the ASF dual-hosted git repository.

morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from def6a8ec94 [regression](nereids) check tpch sf1T and sf500 plan shape on 3 BE environment #20610
     add c79642781b [minor](Nereids) remove some invasive code of  minidump in cascades framework (#20606)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/nereids/cost/Cost.java   | 14 +++++----
 .../apache/doris/nereids/cost/CostCalculator.java  | 16 ++++-------
 .../org/apache/doris/nereids/cost/CostWeight.java  |  9 ++----
 .../nereids/jobs/cascades/CostAndEnforcerJob.java  | 33 +++++++++-------------
 .../jobs/joinorder/hypergraph/GraphSimplifier.java |  4 +--
 .../apache/doris/nereids/memo/GroupExpression.java |  2 +-
 .../org/apache/doris/nereids/memo/MemoTest.java    |  2 +-
 7 files changed, 35 insertions(+), 45 deletions(-)


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