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 96d2e3394a2 [opt](meta) Improve the performance of getting expr name 
(#26341)
     add a6d20138022 [opt](nereids) use 2 phase agg above union all (#26245)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/nereids/cost/CostModelV1.java |   6 +-
 .../properties/ChildrenPropertiesRegulator.java    |  10 ++
 .../trees/plans/physical/PhysicalSetOperation.java |   4 +
 .../apache/doris/statistics/ColumnStatistic.java   |   4 +-
 .../nereids_tpcds_shape_sf1000_p0/shape/query1.out |  13 +-
 .../shape/query49.out                              | 132 +++++++++++----------
 .../shape/query75.out                              |  90 +++++++-------
 .../nereids_tpcds_shape_sf100_p0/shape/query1.out  |  13 +-
 .../nereids_tpcds_shape_sf100_p0/shape/query49.out | 132 +++++++++++----------
 .../nereids_tpcds_shape_sf100_p0/shape/query75.out |  90 +++++++-------
 .../nereids_p0/aggregate/agg_union_random.groovy   |  54 +++++++++
 11 files changed, 314 insertions(+), 234 deletions(-)
 create mode 100644 
regression-test/suites/nereids_p0/aggregate/agg_union_random.groovy


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

Reply via email to