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 df5adaafe0c [fix](Nereids)Fix bug of external table didn't set row 
count in StatsCalculator. (#37138)
     add cc14cd5e912 [Fix](Nereids) TopN should forbid two-phase topN if child 
is DistributionSpecGather (#36877)

No new revisions were added by this update.

Summary of changes:
 .../properties/ChildrenPropertiesRegulator.java    |  14 +++
 .../limit_push_down/order_push_down.out            | 138 ++++++++++-----------
 .../push_down_top_n_through_union.out              |  18 ++-
 .../bs_downgrade_shape/query61.out                 | 133 ++++++++++----------
 .../bs_downgrade_shape/query95.out                 |  59 +++++----
 .../shape/query16.out                              |  59 +++++----
 .../shape/query61.out                              | 133 ++++++++++----------
 .../shape/query90.out                              |  87 +++++++------
 .../shape/query92.out                              |  43 ++++---
 .../shape/query94.out                              |  59 +++++----
 .../shape/query95.out                              |  59 +++++----
 .../shape/query96.out                              |  43 ++++---
 .../noStatsRfPrune/query16.out                     |  59 +++++----
 .../noStatsRfPrune/query61.out                     | 133 ++++++++++----------
 .../noStatsRfPrune/query90.out                     |  87 +++++++------
 .../noStatsRfPrune/query92.out                     |  43 ++++---
 .../noStatsRfPrune/query94.out                     |  59 +++++----
 .../noStatsRfPrune/query95.out                     |  63 +++++-----
 .../noStatsRfPrune/query96.out                     |  43 ++++---
 .../no_stats_shape/query16.out                     |  59 +++++----
 .../no_stats_shape/query61.out                     | 133 ++++++++++----------
 .../no_stats_shape/query90.out                     |  87 +++++++------
 .../no_stats_shape/query92.out                     |  43 ++++---
 .../no_stats_shape/query94.out                     |  59 +++++----
 .../no_stats_shape/query95.out                     |  63 +++++-----
 .../no_stats_shape/query96.out                     |  43 ++++---
 .../rf_prune/query16.out                           |  59 +++++----
 .../rf_prune/query61.out                           | 133 ++++++++++----------
 .../rf_prune/query90.out                           |  87 +++++++------
 .../rf_prune/query92.out                           |  43 ++++---
 .../rf_prune/query94.out                           |  59 +++++----
 .../rf_prune/query95.out                           |  59 +++++----
 .../rf_prune/query96.out                           |  43 ++++---
 .../nereids_tpcds_shape_sf100_p0/shape/query16.out |  59 +++++----
 .../nereids_tpcds_shape_sf100_p0/shape/query61.out | 133 ++++++++++----------
 .../nereids_tpcds_shape_sf100_p0/shape/query90.out |  87 +++++++------
 .../nereids_tpcds_shape_sf100_p0/shape/query92.out |  43 ++++---
 .../nereids_tpcds_shape_sf100_p0/shape/query94.out |  59 +++++----
 .../nereids_tpcds_shape_sf100_p0/shape/query95.out |  59 +++++----
 .../nereids_tpcds_shape_sf100_p0/shape/query96.out |  43 ++++---
 40 files changed, 1374 insertions(+), 1411 deletions(-)


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

Reply via email to