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/01/18 12:18:18 UTC

[doris] branch master updated (34075368ec -> feeb69438b)

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 34075368ec (improvement)[bucket] Add auto bucket implement (#15250)
     add feeb69438b [opt](Nereids) optimize DistributeSpec generator of OlapScan (#15965)

No new revisions were added by this update.

Summary of changes:
 .../LogicalOlapScanToPhysicalOlapScan.java         | 34 ++++++++++++----------
 .../join/{sql => }/bucket_shuffle_join.out         |  2 +-
 .../query_p0/join/bucket_shuffle_join.groovy       | 12 +++-----
 .../query_p0/join/sql/bucket_shuffle_join.sql      |  1 -
 4 files changed, 24 insertions(+), 25 deletions(-)
 rename regression-test/data/query_p0/join/{sql => }/bucket_shuffle_join.out (83%)
 copy be/src/runtime/result_writer.cpp => regression-test/suites/query_p0/join/bucket_shuffle_join.groovy (79%)
 delete mode 100644 regression-test/suites/query_p0/join/sql/bucket_shuffle_join.sql


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