This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 110b55a2091 [Improvement](aggregate) optimize for small string aggregate (#29919) add 9c7d4b518e2 [fix](Nereids): fix AssertNumRows StatsCalculator (#30053) No new revisions were added by this update. Summary of changes: .../doris/nereids/stats/StatsCalculator.java | 44 ++++++-- .../shape/query54.out | 112 +++++++++---------- .../nereids_tpcds_shape_sf1000_p0/shape/query6.out | 68 ++++++------ .../noStatsRfPrune/query58.out | 21 ++-- .../no_stats_shape/query58.out | 21 ++-- .../rf_prune/query54.out | 120 ++++++++++----------- .../rf_prune/query6.out | 7 +- .../nereids_tpcds_shape_sf100_p0/shape/query54.out | 120 ++++++++++----------- .../nereids_tpcds_shape_sf100_p0/shape/query6.out | 9 +- 9 files changed, 267 insertions(+), 255 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org