This is an automated email from the ASF dual-hosted git repository.

englefly pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 335804bb253 [fix](pipelinex) fix multi cast sink without init (#25066)
     add 1405f1efd24 [refactor](nereids) unify 
withSel/updateRowCountOnly/withRowCount (#24997)

No new revisions were added by this update.

Summary of changes:
 .../nereids/jobs/cascades/DeriveStatsJob.java      |  2 +-
 .../doris/nereids/stats/ExpressionEstimation.java  |  2 +-
 .../doris/nereids/stats/FilterEstimation.java      | 36 +++++-----
 .../apache/doris/nereids/stats/JoinEstimation.java | 14 ++--
 .../doris/nereids/stats/StatsCalculator.java       | 16 ++---
 .../doris/nereids/types/coercion/DateLikeType.java | 13 ++--
 .../apache/doris/statistics/ColumnStatistic.java   |  8 +--
 .../org/apache/doris/statistics/Statistics.java    | 76 ++--------------------
 .../doris/statistics/util/StatisticsUtil.java      |  4 +-
 9 files changed, 53 insertions(+), 118 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to