This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from e085f75a434 [opt](file-scanner) print current path when encountering error (#34365) (#34523) add 202cdb2744d [fix](mtmv)fix refresh failed when not use db before create MTMV (#34431) (#34522) 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