This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-66777-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from de4669bdfc1 branch-4.1: [feature](external) support partition- and
bucket-aware concurrent writes (#66685)
add 7989160d8bf [fix](be) Use serialized hash keys for complex types
(#66777)
No new revisions were added by this update.
Summary of changes:
be/src/exec/common/hash_table/hash_key_type.h | 3 +-
.../exec/common/hash_table/hash_key_type_test.cpp | 60 +++++++++++++++++
.../test_group_by_fixed_width_struct.out | 23 +++++++
.../test_group_by_fixed_width_struct.groovy | 76 ++++++++++++++++++++++
4 files changed, 161 insertions(+), 1 deletion(-)
create mode 100644 be/test/exec/common/hash_table/hash_key_type_test.cpp
create mode 100644
regression-test/data/datatype_p0/complex_types/test_group_by_fixed_width_struct.out
create mode 100644
regression-test/suites/datatype_p0/complex_types/test_group_by_fixed_width_struct.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]