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 7d280b397d1 (fix)[group-commit] Fix some group commit case (#30008) add 6e023e801d1 [opt](nereids) if column stats are unknown, 10-20 table-join optimization use cascading instead of dphyp (#29902) No new revisions were added by this update. Summary of changes: .../org/apache/doris/nereids/StatementContext.java | 15 ++ .../doris/nereids/jobs/executor/Optimizer.java | 14 +- .../doris/nereids/stats/StatsCalculator.java | 7 + .../noStatsRfPrune/query64.out | 165 ++++++++++----------- .../no_stats_shape/query64.out | 165 ++++++++++----------- 5 files changed, 195 insertions(+), 171 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org