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 a3491343e29 [clean](planner)view removes dependency on the old
optimizer (#51521)
add 79b946e9c51 [Chore](nereids) Remove CreateFileStmt (#51818)
No new revisions were added by this update.
Summary of changes:
fe/fe-core/src/main/cup/sql_parser.cup | 4 -
.../org/apache/doris/analysis/CreateFileStmt.java | 170 ---------------------
.../org/apache/doris/common/util/SmallFileMgr.java | 8 -
.../main/java/org/apache/doris/qe/DdlExecutor.java | 3 -
.../apache/doris/common/util/SmallFileMgrTest.java | 148 ------------------
5 files changed, 333 deletions(-)
delete mode 100644
fe/fe-core/src/main/java/org/apache/doris/analysis/CreateFileStmt.java
delete mode 100644
fe/fe-core/src/test/java/org/apache/doris/common/util/SmallFileMgrTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]