This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from e9ff3d185b [Opt](pipeline) disable coloagg when the para instance num >= tablet_num * 2 (#18030) add 34dc7e57c1 [ehancement](stats) Tune for stats framework (#18035) No new revisions were added by this update. Summary of changes: .../doris/nereids/stats/ExpressionEstimation.java | 23 ++++++++++---------- .../doris/nereids/stats/FilterEstimation.java | 3 +-- .../doris/nereids/stats/StatsCalculator.java | 18 +++++++++++----- .../statistics/ColumnLevelStatisticCache.java | 2 +- .../org/apache/doris/statistics/Statistics.java | 18 +++++++++++++++- .../apache/doris/statistics/StatisticsCache.java | 14 +++++++----- .../nereids/jobs/cascades/DeriveStatsJobTest.java | 3 ++- tools/qerror.py | 25 ++++++++++++++++++---- 8 files changed, 75 insertions(+), 31 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org