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 77e7a5a457b [opt](nereids) simplify range kept in predicate options' order (#47830) add 4d42e33bf11 [Bug](fix) Fix topn agg limit may get error result in when refresh heap (#47844) No new revisions were added by this update. Summary of changes: be/src/pipeline/dependency.cpp | 12 +++ be/src/pipeline/dependency.h | 3 + be/src/pipeline/exec/aggregation_sink_operator.cpp | 24 +----- .../pipeline/operator/agg_shared_state_test.cpp | 95 ++++++++++++++++++++++ 4 files changed, 114 insertions(+), 20 deletions(-) create mode 100644 be/test/pipeline/operator/agg_shared_state_test.cpp --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org