This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2883f67042 [fix](iceberg) update iceberg docs and add credential
properties (#16429)
add f6a20f844b [fix](hashjoin) join produce blocks with rows larger than
batch size: handle join with other conjuncts (#16402)
No new revisions were added by this update.
Summary of changes:
be/src/vec/exec/join/process_hash_table_probe.h | 6 +
.../vec/exec/join/process_hash_table_probe_impl.h | 517 +++++++++++++-----
be/src/vec/exec/join/vhash_join_node.cpp | 6 +-
be/src/vec/exec/join/vhash_join_node.h | 5 +-
.../test_left_anti_join_batch_size.out | 606 +++++++++++++++++++++
.../test_left_anti_join_batch_size.sql | 21 +
6 files changed, 1034 insertions(+), 127 deletions(-)
create mode 100644
regression-test/data/correctness_p0/test_left_anti_join_batch_size.out
create mode 100644
regression-test/suites/correctness_p0/test_left_anti_join_batch_size.sql
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]