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 50742d6e19d [fix](nereids) AdjustNullable rule should handle union 
node with no children (#35074)
     add c53d3ed76bc [feat](nereids) count prefix index in CBO (#34970)

No new revisions were added by this update.

Summary of changes:
 .../doris/catalog/MaterializedIndexMeta.java       | 12 ++++
 .../org/apache/doris/nereids/cost/CostModelV1.java | 80 ++++++++++++++++++++--
 .../apache/doris/nereids/memo/GroupExpression.java | 24 +++++++
 .../doris/nereids/stats/StatsCalculator.java       | 51 +++++---------
 .../java/org/apache/doris/qe/SessionVariable.java  |  3 +
 .../noStatsRfPrune/query2.out                      |  6 +-
 .../noStatsRfPrune/query59.out                     | 24 +++----
 .../no_stats_shape/query2.out                      |  6 +-
 .../no_stats_shape/query59.out                     | 26 +++----
 9 files changed, 162 insertions(+), 70 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to