This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 4303f57cb25 [opt](inverted index) opt for log output when matching without an index (#34024) add 6fde37e19f2 [fix](mtmv)fix refresh failed when not use db before create MTMV (#34431) No new revisions were added by this update. Summary of changes: .../apache/doris/job/extensions/mtmv/MTMVTask.java | 14 +++- .../java/org/apache/doris/mtmv/MTMVPlanUtil.java | 43 ++++++++-- .../trees/plans/visitor/TableCollector.java | 14 +--- .../doris/cluster/DecommissionBackendTest.java | 4 +- .../suites/mtmv_p0/test_env_db_dropped_mtmv.groovy | 93 ++++++++++++++++++++++ 5 files changed, 144 insertions(+), 24 deletions(-) create mode 100644 regression-test/suites/mtmv_p0/test_env_db_dropped_mtmv.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org