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

yiguolei pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from de20dbc9043 branch-4.0: [chore](ci) adjust s3Endpoint to reduce cost 
#58472 (#58474)
     add 878c9d1eab3 branch-4.0: [Improvement](hash) remove nullable when 
_serialize_null_into_key is false and add int72 #58316 (#58465)

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