This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 901ee7a8d3 [regression](pipelineX) disable pipelineX test cases (#24654) add deafa2dd88 [fix](Nereids) fix row count unconsistent when join ordering (#24589) No new revisions were added by this update. Summary of changes: .../nereids/jobs/cascades/DeriveStatsJob.java | 12 ++++ .../nereids_tpcds_shape_sf100_p0/shape/query18.out | 14 ++-- .../nereids_tpcds_shape_sf100_p0/shape/query59.out | 45 ++++++------ .../nereids_tpcds_shape_sf100_p0/shape/query61.out | 14 ++-- .../nereids_tpcds_shape_sf100_p0/shape/query71.out | 63 ++++++++-------- .../nereids_tpcds_shape_sf100_p0/shape/query72.out | 84 +++++++++++----------- .../nereids_tpcds_shape_sf100_p0/shape/query81.out | 10 +-- .../nereids_tpcds_shape_sf100_p0/shape/query99.out | 8 +-- .../data/nereids_tpch_shape_sf1000_p0/shape/q8.out | 49 +++++++------ .../nereids_tpcds_shape_sf100_p0/rf/ds_rf18.groovy | 2 +- .../nereids_tpcds_shape_sf100_p0/rf/ds_rf59.groovy | 2 +- .../nereids_tpcds_shape_sf100_p0/rf/ds_rf61.groovy | 2 +- .../nereids_tpcds_shape_sf100_p0/rf/ds_rf72.groovy | 2 +- .../nereids_tpcds_shape_sf100_p0/rf/ds_rf99.groovy | 2 +- .../nereids_tpch_shape_sf1000_p0/rf/h_rf8.groovy | 2 +- 15 files changed, 166 insertions(+), 145 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org