This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from b821672f8b2 [test](regression) add 'sync' for som stream load (#27357) add b541de7a031 do not push down agg on aggregate column (#27356) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/segment_v2/column_reader.cpp | 3 +++ be/src/olap/rowset/segment_v2/zone_map_index.cpp | 5 ----- be/src/olap/rowset/segment_v2/zone_map_index.h | 2 -- be/src/vec/olap/vgeneric_iterators.cpp | 2 +- .../doris/nereids/rules/implementation/AggregateStrategies.java | 7 ++----- .../src/main/java/org/apache/doris/planner/OlapScanNode.java | 7 +++++++ .../data/mv_p0/ssb/multiple_no_where/multiple_no_where.out | 3 +++ .../suites/mv_p0/ssb/multiple_no_where/multiple_no_where.groovy | 1 + 8 files changed, 17 insertions(+), 13 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org