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-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org