You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ya...@apache.org on 2022/10/31 01:51:41 UTC

[doris] branch master updated (2b9e1878a2 -> 61b7c2c96c)

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

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


    from 2b9e1878a2 [fix](hashjoin) return error if in progress of upgrade (#13753)
     add 61b7c2c96c [fix](join) fix incorrect result when using anti join with other join predicates (#13743)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/analysis/Analyzer.java   | 29 +++++++++++++++++++++-
 .../apache/doris/planner/SingleNodePlanner.java    |  7 +++---
 regression-test/data/query/join/test_join.out      | 18 ++++++++++++++
 regression-test/suites/query/join/test_join.groovy |  2 ++
 4 files changed, 52 insertions(+), 4 deletions(-)


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