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 82d7f28bffd [opt](mtmv) ensure rewritten plan output order correct 
even project been eliminated (#31870)
     add 37ef2e33451 [Feature](materialized-view) support mv with 
bitmap_union(bitmap_from_array()) case (#31962)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/analysis/ArrayLiteral.java    |   4 +-
 .../mv/SelectMaterializedIndexWithAggregate.java   | 423 ++++++++-------------
 .../test_substr.out => test_mv_dp/test_mv_dp.out}  |   3 +-
 .../suites/mv_p0/test_mv_dp/test_mv_dp.groovy      |  71 ++++
 4 files changed, 229 insertions(+), 272 deletions(-)
 copy regression-test/data/mv_p0/{test_substr/test_substr.out => 
test_mv_dp/test_mv_dp.out} (90%)
 create mode 100644 regression-test/suites/mv_p0/test_mv_dp/test_mv_dp.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to