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 8fcdde1b143 [fix](Index)Make column unique ids in index dynamically computed (#48988) add 947463ddd7f [opt](Nereids) support more pattern in DeferMaterializeTopNResult (#48747) No new revisions were added by this update. Summary of changes: .../glue/translator/PhysicalPlanTranslator.java | 2 +- .../rules/rewrite/DeferMaterializeTopNResult.java | 101 ++++++++++++++++++++- .../rules/rewrite/EliminateOrderByKeyTest.java | 2 +- .../lazy_materialize_topn.groovy | 73 +++++++++++++++ 4 files changed, 175 insertions(+), 3 deletions(-) create mode 100644 regression-test/suites/nereids_rules_p0/defer_materialize_topn/lazy_materialize_topn.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org