This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 26750144912 [fix](s3) fix invalid s3 properties checking logic (#35757) add 75fd8c42262 [fix](drop table) Improve error prompts when deleting materialized views (#35437) (#35763) No new revisions were added by this update. Summary of changes: .../apache/doris/datasource/InternalCatalog.java | 16 +-- .../doris/catalog/DropMaterializedViewTest.java | 158 +++++++++++++++++++++ .../org/apache/doris/common/util/UnitTestUtil.java | 1 + 3 files changed, 167 insertions(+), 8 deletions(-) create mode 100644 fe/fe-core/src/test/java/org/apache/doris/catalog/DropMaterializedViewTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org