This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-40682-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 14a1edc6ec9 [fix](spill) disable fuzzy spill for now (#42892) (#42894) add 184254a9ccd [opt](agg function) Signature verification of aggregate function. (#40682) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/aggregation_sink_operator.cpp | 2 +- be/src/pipeline/exec/analytic_source_operator.cpp | 6 ++- .../distinct_streaming_aggregation_operator.cpp | 2 +- .../exec/streaming_aggregation_operator.cpp | 2 +- .../vec/aggregate_functions/aggregate_function.h | 44 ++++++++++++++++++++++ be/src/vec/exprs/vectorized_agg_fn.cpp | 17 +++++++-- be/src/vec/exprs/vectorized_agg_fn.h | 8 +++- 7 files changed, 71 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org