This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from b665c0ab695 [fix](schema change) tablet columns is not rebuild after
enable light schema change (#55909)
add 114226e946a [Enhancement](ai) move AI function to block scheduler
(#55886)
No new revisions were added by this update.
Summary of changes:
be/src/pipeline/exec/aggregation_sink_operator.cpp | 7 +++++++
be/src/pipeline/exec/aggregation_sink_operator.h | 1 +
be/src/pipeline/exec/operator.cpp | 6 ++++++
be/src/pipeline/exec/operator.h | 5 ++++-
be/src/vec/aggregate_functions/aggregate_function.h | 2 ++
be/src/vec/aggregate_functions/aggregate_function_ai_agg.h | 2 ++
be/src/vec/aggregate_functions/aggregate_function_null.h | 2 ++
be/src/vec/exprs/vectorized_agg_fn.cpp | 6 ++++++
be/src/vec/exprs/vectorized_agg_fn.h | 2 ++
be/src/vec/exprs/vectorized_fn_call.h | 5 +++++
be/src/vec/exprs/vexpr.h | 10 +++++++++-
be/src/vec/functions/ai/ai_functions.h | 2 ++
be/src/vec/functions/function.h | 4 ++++
13 files changed, 52 insertions(+), 2 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]