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

github-bot pushed a change to branch auto-pick-58316-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 1fec96f0a9a branch-4.0: [fix](cloud) Fixed uneven tablet performance 
during upgrades from older versions #58135 (#58249)
     add 4045f3ae705 [Improvement](hash) remove nullable when 
_serialize_null_into_key is false and add int72 (#58316)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/common/agg_utils.h                  |  9 +++++++--
 be/src/pipeline/common/distinct_agg_utils.h         |  9 +++++++--
 be/src/pipeline/common/join_utils.h                 |  7 ++++++-
 be/src/pipeline/common/partition_sort_utils.h       |  7 ++++++-
 be/src/pipeline/common/set_utils.h                  |  5 +++++
 be/src/pipeline/exec/hashjoin_build_sink.cpp        |  6 ++++--
 .../exec/join/process_hash_table_probe_impl.h       |  1 +
 be/src/vec/common/hash_table/hash.h                 | 21 ++++++++++++++-------
 be/src/vec/common/hash_table/hash_key_type.h        |  3 +++
 be/src/vec/common/uint128.h                         |  9 +++++++++
 be/src/vec/functions/complex_dict_hash_map.h        |  8 ++++++--
 be/test/pipeline/common/distinct_agg_utils_test.cpp |  7 ++++++-
 be/test/pipeline/common/set_utils_test.cpp          |  6 +++++-
 13 files changed, 79 insertions(+), 19 deletions(-)


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

Reply via email to