This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a change to branch ckb_preview
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7b417605e27 [fix](test) make hive compress split assertion BE-aware
(#60947)
new 8069df51585 opt for StringHashTable's for_each
new 57ce96bbf0a update
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/pipeline/exec/aggregation_sink_operator.cpp | 56 ++--
.../pipeline/exec/aggregation_source_operator.cpp | 7 +-
.../distinct_streaming_aggregation_operator.cpp | 6 +-
.../exec/streaming_aggregation_operator.cpp | 15 +-
be/src/pipeline/rec_cte_shared_state.h | 62 ++--
be/src/vec/common/hash_table/hash_map_context.h | 371 ++++++++++++++++++++-
be/src/vec/common/hash_table/string_hash_table.h | 13 +
7 files changed, 444 insertions(+), 86 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]