This is an automated email from the ASF dual-hosted git repository.
zhangstar333 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from eeda6f19b9c [Bug](top-n) do not get runtime predicate when predicate
not initialized (#32208)
add eb9079044b3 [improve](distinct agg) add check of hash table to decide
whether emplace value (#32063)
No new revisions were added by this update.
Summary of changes:
.../distinct_streaming_aggregation_operator.cpp | 130 +++++++++++++++++++--
.../exec/distinct_streaming_aggregation_operator.h | 4 +
...istinct_streaming_aggregation_sink_operator.cpp | 10 +-
...tinct_streaming_aggregation_source_operator.cpp | 3 +-
...istinct_streaming_aggregation_source_operator.h | 1 -
be/src/vec/core/block.cpp | 2 +-
be/src/vec/exec/distinct_vaggregation_node.cpp | 41 +++++--
be/src/vec/exec/distinct_vaggregation_node.h | 4 +-
be/src/vec/exec/vaggregation_node.h | 6 +-
9 files changed, 171 insertions(+), 30 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]