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 11ff81dc9c5 [refine](cast) Delete the useless code in function cast 
(#54408)
     add 7ebe2b30e61 [fix](nereids) fix bug in 
StatsCalculator.disableJoinReorderIfStatsInvalid when rowCount is not aviable 
(#53834)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/rules/rewrite/InitJoinOrder.java |  45 ++++++++-----
 .../doris/nereids/stats/StatsCalculator.java       |   8 ++-
 .../invalid_stats/invalid_stats_join_order.out     | Bin 0 -> 587 bytes
 .../agg_skew_rewrite/agg_skew_rewrite.out          | Bin 7895 -> 7894 bytes
 .../constant_propagation/constant_propagation.out  | Bin 18983 -> 19189 bytes
 .../invalid_stats/invalid_stats_join_order.groovy  |  75 +++++++++++++++++++++
 .../agg_skew_rewrite/agg_skew_rewrite.groovy       |   1 +
 .../constant_propagation.groovy                    |   3 +-
 .../nereids_rules_p0/mv/ssb/mv_ssb_test.groovy     |   8 ++-
 9 files changed, 119 insertions(+), 21 deletions(-)
 create mode 100644 
regression-test/data/nereids_p0/join/invalid_stats/invalid_stats_join_order.out
 create mode 100644 
regression-test/suites/nereids_p0/join/invalid_stats/invalid_stats_join_order.groovy


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

Reply via email to