This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 82f33c2ce77 [feat](iceberg)Supports using `rest` type catalog to read tables in unity catalog (#43525) add db02ca1cd96 [fix](drop sql) add force in the tosql for drop table and drop database (#43227) No new revisions were added by this update. Summary of changes: .../src/main/java/org/apache/doris/analysis/DropDbStmt.java | 3 +++ .../main/java/org/apache/doris/analysis/DropTableStmt.java | 3 +++ .../test/java/org/apache/doris/analysis/DropDbStmtTest.java | 12 +++++++++++- .../java/org/apache/doris/analysis/DropTableStmtTest.java | 5 +++-- 4 files changed, 20 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org