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 002c76e06f [vectorized](udaf) support udaf function work with window function (#19962) add 618961053f [Bug](materialized-view) forbid create mv/rollup on mow table (#20001) No new revisions were added by this update. Summary of changes: conf/asan_suppr.conf | 1 + .../doris/alter/MaterializedViewHandler.java | 6 ++++++ .../java/org/apache/doris/alter/AlterTest.java | 2 +- .../doris/nereids/rules/mv/SelectMvIndexTest.java | 4 ++-- .../planner/MaterializedViewFunctionTest.java | 2 +- .../{const_invalid.groovy => mow_invalid.groovy} | 24 ++++++++-------------- .../test_uniq_mv_schema_change.groovy | 2 +- .../test_uniq_rollup_schema_change.groovy | 2 +- 8 files changed, 22 insertions(+), 21 deletions(-) copy regression-test/suites/mv_p0/test_mv_useless/{const_invalid.groovy => mow_invalid.groovy} (66%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org