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/05 03:41:26 UTC

[doris] branch master updated (4f2a36f032 -> 0dfa143140)

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 4f2a36f032 [project] update year in NOTICE.txt (#15632)
     add 0dfa143140 [enhancement](Nereids) generate colocate join when property is different with require property (#15479)

No new revisions were added by this update.

Summary of changes:
 .../glue/translator/PhysicalPlanTranslator.java    |  7 +-
 .../nereids/jobs/cascades/CostAndEnforcerJob.java  | 42 +++++++----
 .../properties/ChildrenPropertiesRegulator.java    | 85 +++++++++++++++++-----
 .../nereids/properties/DistributionSpecHash.java   | 19 ++++-
 .../properties/DistributionSpecHashTest.java       |  6 +-
 .../org/apache/doris/nereids/sqltest/JoinTest.java | 25 +++++++
 .../apache/doris/nereids/sqltest/SqlTestBase.java  | 17 ++++-
 .../org/apache/doris/nereids/util/PlanChecker.java | 34 +++++++++
 8 files changed, 189 insertions(+), 46 deletions(-)


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