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 88c719233a [opt](nereids) convert OR expression to IN expression (#21326) add 56c2deadb1 [opt](nereids) update CTEConsumer's stats when CTEProducer's stats updated (#21469) No new revisions were added by this update. Summary of changes: .../org/apache/doris/nereids/CascadesContext.java | 30 ++++++++++++++++++++++ .../nereids/jobs/cascades/CostAndEnforcerJob.java | 3 ++- .../nereids/jobs/cascades/DeriveStatsJob.java | 3 ++- .../doris/nereids/stats/StatsCalculator.java | 24 ++++++++++++----- .../doris/nereids/stats/StatsCalculatorTest.java | 14 +++++----- 5 files changed, 58 insertions(+), 16 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org