This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 29ceed3a0b1 [Chore](nereids) remove RecoverTableStmt (#54714)
add cfd53c901a0 [Chore](nereids) Remove DropTableStmt (#54718)
No new revisions were added by this update.
Summary of changes:
fe/fe-core/src/main/cup/sql_parser.cup | 12 +--
.../org/apache/doris/analysis/DropTableStmt.java | 113 ---------------------
.../main/java/org/apache/doris/catalog/Env.java | 9 --
.../trees/plans/commands/CreateTableCommand.java | 14 ++-
.../trees/plans/commands/DropTableCommand.java | 4 +
.../main/java/org/apache/doris/qe/DdlExecutor.java | 3 -
.../doris/catalog/DropMaterializedViewTest.java | 16 +--
.../java/org/apache/doris/utframe/DorisAssert.java | 21 ++--
8 files changed, 36 insertions(+), 156 deletions(-)
delete mode 100644
fe/fe-core/src/main/java/org/apache/doris/analysis/DropTableStmt.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]