This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-57960-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1739237db10 branch-4.0: [fix](function) Align function signatures
between backend and frontend and remove datev1 types #56807 (#58262)
add 271624be468 [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]