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 9be7e309541 [feature](merge-cloud) Add tablet rebalance run in cloud (#32925) add f6de537e727 [Feature](materialized-view) support ignore not slot is null when count(slot) not has key in mv (#32912) No new revisions were added by this update. Summary of changes: .../mv/AbstractSelectMaterializedIndexRule.java | 95 +++++++++++++++++++--- .../mv/SelectMaterializedIndexWithAggregate.java | 24 ++++-- .../mv_ignore_predicate.out} | 11 +-- .../mv_ignore_predicate.groovy} | 19 +++-- .../test_dup_mv_repeat/test_dup_mv_repeat.groovy | 2 +- 5 files changed, 121 insertions(+), 30 deletions(-) copy regression-test/data/mv_p0/{multi_slot_multi_mv/multi_slot_multi_mv.out => mv_ignore_predicate/mv_ignore_predicate.out} (86%) copy regression-test/suites/mv_p0/{k1ap2spa/k1ap2spa.groovy => mv_ignore_predicate/mv_ignore_predicate.groovy} (74%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org