This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 392437008c [Improvement](ColumnReader) optimize memory using of
ColumnReader meta (#23528)
add 8e4c0d1e81 [Bug](materialized-view) fix divide double can not match mv
(#23504)
No new revisions were added by this update.
Summary of changes:
.../mv/AbstractSelectMaterializedIndexRule.java | 9 ++++++---
.../trees/expressions/literal/DoubleLiteral.java | 9 +++++++++
.../nereids/trees/plans/logical/LogicalProject.java | 1 -
.../rules/expression/SimplifyArithmeticRuleTest.java | 18 +++++++++---------
.../test_dup_mv_div.out} | 12 ++++++------
.../nereids_tpcds_shape_sf100_p0/shape/query11.out | 2 +-
.../nereids_tpcds_shape_sf100_p0/shape/query39.out | 2 +-
.../nereids_tpcds_shape_sf100_p0/shape/query73.out | 2 +-
.../nereids_tpcds_shape_sf100_p0/shape/query74.out | 6 +++---
.../test_dup_mv_div.groovy} | 17 +++++++++--------
10 files changed, 45 insertions(+), 33 deletions(-)
copy
regression-test/data/mv_p0/{multi_slot_k1a2p2ap3p/multi_slot_k1a2p2ap3p.out =>
test_dup_mv_div/test_dup_mv_div.out} (76%)
copy
regression-test/suites/mv_p0/{multi_slot_k1p2ap3p/multi_slot_k1p2ap3p.groovy =>
test_dup_mv_div/test_dup_mv_div.groovy} (75%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]