This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-58770-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 30d2df04594 4.0.2-rc02 (#58600)
add 2283fd5084f [Improvement](hash) add int96 int104 to hash method
(#58770)
No new revisions were added by this update.
Summary of changes:
be/src/pipeline/common/agg_utils.h | 10 ++++++++++
be/src/pipeline/common/distinct_agg_utils.h | 10 ++++++++++
be/src/pipeline/common/join_utils.h | 9 +++++++++
be/src/pipeline/common/partition_sort_utils.h | 10 ++++++++++
be/src/pipeline/common/set_utils.h | 10 ++++++++++
.../exec/join/process_hash_table_probe_impl.h | 2 ++
be/src/vec/common/hash_table/hash.h | 21 +++++++++++++++++++++
be/src/vec/common/hash_table/hash_key_type.h | 6 ++++++
be/src/vec/common/uint128.h | 19 +++++++++++++++++++
be/src/vec/functions/complex_dict_hash_map.h | 8 ++++++++
be/test/pipeline/common/distinct_agg_utils_test.cpp | 10 ++++++++++
be/test/pipeline/common/set_utils_test.cpp | 8 ++++++++
12 files changed, 123 insertions(+)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]