This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from b41934864e [enhancement](frontendservice) add retry when create
connection to frontend service (#15635)
add 05d72e8919 [fix](join) fix anti join incorrectly outputs null values
(#15567)
No new revisions were added by this update.
Summary of changes:
be/src/vec/exec/join/vhash_join_node.cpp | 7 ++
be/src/vec/exec/join/vnested_loop_join_node.cpp | 12 ++-
be/src/vec/exec/join/vnested_loop_join_node.h | 20 +++--
.../test_null_aware_left_anti_join.out | 1 -
.../null_aware_left_anti_join.out | 1 -
regression-test/data/query_p0/join/test_join.out | 87 ++++++++++++++++++++++
.../suites/query_p0/join/test_join.groovy | 28 ++++---
7 files changed, 134 insertions(+), 22 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]