You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/12/20 01:44:59 UTC

[doris] branch master updated (320b264c9d -> 4979ad09c8)

This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 320b264c9d [feature](planner) compact multi-euqals to in-predicate #14876
     add 4979ad09c8 [fix](join)the policy to choose colocate join is not correct (#15140)

No new revisions were added by this update.

Summary of changes:
 .../apache/doris/planner/DistributedPlanner.java   |  2 +-
 .../org/apache/doris/planner/HashJoinNode.java     | 13 ++++
 .../java/org/apache/doris/planner/PlanNode.java    | 19 ++++-
 .../correctness_p0/test_colocate_join.groovy       | 84 ++++++++++++++++++++++
 4 files changed, 115 insertions(+), 3 deletions(-)
 create mode 100644 regression-test/suites/correctness_p0/test_colocate_join.groovy


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