This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 358ed8caac2 [feature](hive)support hive catalog read json table.
(#43469)
add 839208cbdda [fix](nereids) fix UnknownValue's reference in simplify
range rule (#44637)
No new revisions were added by this update.
Summary of changes:
.../rules/expression/rules/SimplifyRange.java | 235 +++++++++++----------
.../rules/expression/SimplifyRangeTest.java | 4 +
.../doris/nereids/rules/rewrite/OrToInTest.java | 2 +-
.../data/nereids_hint_tpcds_p0/shape/query41.out | 2 +-
.../data/nereids_hint_tpcds_p0/shape/query47.out | 2 +-
.../data/nereids_hint_tpcds_p0/shape/query88.out | 16 +-
.../shape/query41.out | 2 +-
.../shape/query47.out | 2 +-
.../shape/query88.out | 16 +-
.../noStatsRfPrune/query41.out | 2 +-
.../noStatsRfPrune/query57.out | 2 +-
.../no_stats_shape/query41.out | 2 +-
.../no_stats_shape/query57.out | 2 +-
.../rf_prune/query41.out | 2 +-
.../rf_prune/query57.out | 2 +-
.../nereids_tpcds_shape_sf100_p0/shape/query41.out | 2 +-
.../nereids_tpcds_shape_sf100_p0/shape/query57.out | 2 +-
.../shape/query41.out | 2 +-
.../shape/query47.out | 2 +-
.../shape/query57.out | 2 +-
.../tpcds_sf100/noStatsRfPrune/query41.out | 2 +-
.../tpcds_sf100/noStatsRfPrune/query57.out | 2 +-
.../tpcds_sf100/no_stats_shape/query41.out | 2 +-
.../tpcds_sf100/no_stats_shape/query57.out | 2 +-
.../new_shapes_p0/tpcds_sf100/rf_prune/query41.out | 2 +-
.../new_shapes_p0/tpcds_sf100/rf_prune/query57.out | 2 +-
.../new_shapes_p0/tpcds_sf100/shape/query41.out | 2 +-
.../new_shapes_p0/tpcds_sf100/shape/query57.out | 2 +-
.../new_shapes_p0/tpcds_sf1000/shape/query41.out | 2 +-
.../new_shapes_p0/tpcds_sf1000/shape/query47.out | 2 +-
.../new_shapes_p0/tpcds_sf1000/shape/query88.out | 16 +-
.../expression/test_simplify_range.groovy | 14 +-
32 files changed, 193 insertions(+), 160 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/DecimalWiderPrecision.java
=>
regression-test/suites/nereids_rules_p0/expression/test_simplify_range.groovy
(66%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]