This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43227-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from ce557525971 Revert "branch-3.0: [improve](load) do not block delta writer if memtable memory is low #42649 (#43943)" (#44428) add 4afee403877 [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