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 7834ff5ad8b [feature](inverted index) add icu analyzer for minority 
language tokenization (#47289)
     add d617424f604 [opt](Nereids) support defer materialization with project 
(#47661)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/catalog/OlapTable.java   |   7 +-
 .../glue/translator/PhysicalPlanTranslator.java    |  49 ++++---
 .../rules/rewrite/DeferMaterializeTopNResult.java  | 148 ++++++++++++++++++---
 .../limit_push_down/order_push_down.out            | Bin 19633 -> 19913 bytes
 .../data/shape_check/clickbench/query25.out        | Bin 378 -> 418 bytes
 .../data/shape_check/clickbench/query26.out        | Bin 348 -> 388 bytes
 .../data/shape_check/clickbench/query27.out        | Bin 378 -> 418 bytes
 .../limit_push_down/order_push_down.groovy         |   2 +-
 .../single_table_without_aggregate.groovy          |   3 +
 .../suites/query_p0/sort/topn_2pr_rule.groovy      |   2 +-
 .../suites/shape_check/clickbench/query25.groovy   |   1 +
 .../suites/shape_check/clickbench/query26.groovy   |   1 +
 .../suites/shape_check/clickbench/query27.groovy   |   1 +
 13 files changed, 163 insertions(+), 51 deletions(-)


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

Reply via email to