This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from b50c1448df [fix](Nereids) should not replace slot by Alias when do NormalizeSlot (#24928) add a574f29d76 [enhancement](Nereids): use enforcer to choose the n-th plan (#22929) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/nereids/memo/Memo.java | 292 +++++++++++++++------ .../nereids/properties/RequestPropertyDeriver.java | 4 + .../org/apache/doris/nereids/memo/RankTest.java | 69 +++-- .../doris/nereids/util/HyperGraphBuilder.java | 20 +- tools/cost_model_evaluate/evaluator.py | 10 +- tools/cost_model_evaluate/main.py | 2 +- tools/cost_model_evaluate/sql_executor.py | 2 +- 7 files changed, 275 insertions(+), 124 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org