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 788abf2d7c3 [fix](iceberg_orc)Fixed the bug that the iceberg reader
did not perform position delete when reading the orc file without a predicate.
(#34814)
add 5a77a85f0ff [Feature](materialized-view) support match mv whitch most
number of matched expr (#34844)
No new revisions were added by this update.
Summary of changes:
.../mv/AbstractSelectMaterializedIndexRule.java | 43 ++++++++++++++++++--
.../mv/SelectMaterializedIndexWithAggregate.java | 2 +-
.../SelectMaterializedIndexWithoutAggregate.java | 4 +-
.../test_dup_mv_expr_priority.out} | 4 +-
.../test_dup_mv_expr_priority.groovy | 46 ++++++++++++++++++++++
5 files changed, 91 insertions(+), 8 deletions(-)
copy regression-test/data/mv_p0/{test_mv_dp/test_mv_dp.out =>
test_dup_mv_expr_priority/test_dup_mv_expr_priority.out} (74%)
create mode 100644
regression-test/suites/mv_p0/test_dup_mv_expr_priority/test_dup_mv_expr_priority.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]