This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-40682-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 493b1d8469c [Fix](auto-pick)Allow doris-robot to trigger the workflow (#43190) add d2861648896 [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