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

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


    from e344c67f2c2 [fix](cases) Remove badcase 
test_auto_partition_with_single_replica_insert (#58259)
     add 460e78b5110 [Improvement](join) add direct mapping opt for join 
(#57960)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/common/join_utils.h                | 104 ++++++++++++++++++++-
 be/src/pipeline/exec/hashjoin_build_sink.cpp       |  44 +++++----
 be/src/pipeline/exec/hashjoin_build_sink.h         |   6 +-
 .../exec/join/process_hash_table_probe_impl.h      |  33 ++++---
 .../exec/partitioned_hash_join_probe_operator.cpp  |   2 +-
 be/src/vec/common/hash_table/hash_map_context.h    |  65 +++++++++++++
 be/src/vec/common/hash_table/join_hash_table.h     |  59 ++++++++----
 7 files changed, 253 insertions(+), 60 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to