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 e3b0cfa5b02 [Enhancement] (nereids)implement uninstallPluginCommand in 
nereids (#49136)
     add 5545558181a [opt](nereids) extract common factor apply recursively for 
the common part (#49774)

No new revisions were added by this update.

Summary of changes:
 .../expression/rules/DistinctPredicatesRule.java   |   3 +-
 .../expression/rules/ExtractCommonFactorRule.java  |  74 ++++++++-------------
 .../rules/PredicateRewriteForPartitionPrune.java   |   7 +-
 .../apache/doris/nereids/util/ExpressionUtils.java |  55 ++++-----------
 .../rules/expression/ExpressionRewriteTest.java    |  11 +++
 .../tpcds_sf100/noStatsRfPrune/query13.out         | Bin 3603 -> 3603 bytes
 .../tpcds_sf100/noStatsRfPrune/query41.out         | Bin 2404 -> 2362 bytes
 .../tpcds_sf100/no_stats_shape/query13.out         | Bin 3647 -> 3647 bytes
 .../tpcds_sf100/no_stats_shape/query41.out         | Bin 2404 -> 2362 bytes
 .../shape_check/tpcds_sf100/rf_prune/query13.out   | Bin 3630 -> 3630 bytes
 .../shape_check/tpcds_sf100/rf_prune/query41.out   | Bin 2404 -> 2362 bytes
 .../data/shape_check/tpcds_sf100/shape/query13.out | Bin 3674 -> 3674 bytes
 .../data/shape_check/tpcds_sf100/shape/query41.out | Bin 2404 -> 2362 bytes
 .../tpcds_sf1000/bs_downgrade_shape/query13.out    | Bin 3678 -> 3678 bytes
 .../data/shape_check/tpcds_sf1000/hint/query13.out | Bin 3814 -> 3814 bytes
 .../data/shape_check/tpcds_sf1000/hint/query41.out | Bin 2379 -> 2338 bytes
 .../shape_check/tpcds_sf1000/shape/query13.out     | Bin 3678 -> 3678 bytes
 .../shape_check/tpcds_sf1000/shape/query41.out     | Bin 2379 -> 2338 bytes
 .../shape_check/tpcds_sf10t_orc/shape/query13.out  | Bin 3641 -> 3641 bytes
 .../shape_check/tpcds_sf10t_orc/shape/query41.out  | Bin 2388 -> 2353 bytes
 20 files changed, 55 insertions(+), 95 deletions(-)


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

Reply via email to