This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git
from 2b2afa8d78c merge block to single block on join/set node add cf626619449 update No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/hashjoin_build_sink.cpp | 12 +-- be/src/pipeline/pipeline_x/dependency.h | 2 +- be/src/vec/common/hash_table/hash_map.h | 21 ++-- be/src/vec/common/hash_table/hash_map_context.h | 6 +- .../vec/common/hash_table/hash_table_set_build.h | 3 +- be/src/vec/exec/join/process_hash_table_probe.h | 2 +- .../vec/exec/join/process_hash_table_probe_impl.h | 114 +++------------------ be/src/vec/exec/join/vhash_join_node.cpp | 12 +-- be/src/vec/exec/join/vhash_join_node.h | 63 ++---------- be/src/vec/exec/vset_operation_node.cpp | 7 +- 10 files changed, 43 insertions(+), 199 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org