This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 18488a97c0 [Fix](Full compaction) Fix local variable using in test
case (#24440)
new 4f66e0b947 Revert "Revert "[fix](agg) windown_funnel compatibility
issue with multi backends (#24385)""
new 4fb859cb5c Revert "Revert "[fix](agg) need to call 'set_version' in
nested functions (#24381)""
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/common/config.cpp | 3 -
be/src/common/config.h | 3 -
.../aggregate_functions/aggregate_function_null.h | 5 ++
.../aggregate_function_state_merge.h | 5 ++
.../aggregate_function_state_union.h | 5 ++
.../aggregate_function_window_funnel.h | 26 ++++--
.../data/query_p0/aggregate/window_funnel.out | 3 +
.../nereids_p0/aggregate/window_funnel.groovy | 35 ++++++--
.../suites/query_p0/aggregate/window_funnel.groovy | 100 +++++++++++++++++++--
9 files changed, 157 insertions(+), 28 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]