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 e5f884a6fc [enhancement](cache) make segment cache prune more
effectively (#17011)
add 48fd528a2b [feature](Nereids) Add hint NTH_OPTIMIZED_PLAN to let the
optimzier select n-th optimized plan (#16992)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/nereids/NereidsPlanner.java | 14 +-
.../java/org/apache/doris/nereids/memo/Memo.java | 187 +++++++++++++++++++++
.../java/org/apache/doris/qe/SessionVariable.java | 15 ++
.../org/apache/doris/nereids/memo/RankTest.java | 67 ++++++++
.../org/apache/doris/nereids/util/PlanChecker.java | 4 +
5 files changed, 286 insertions(+), 1 deletion(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/nereids/memo/RankTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]