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 9952dfefe61 [feat](Variant) support variant sparse feature and schema
template with multi indexes (part 5) (#54328)
add a1de4cdbc8a [Chore](nereids) Remove CreateFunctionStmt (#54096)
No new revisions were added by this update.
Summary of changes:
fe/fe-core/src/main/cup/sql_parser.cup | 16 -
.../apache/doris/analysis/CreateFunctionStmt.java | 833 ---------------------
.../apache/doris/catalog/AggregateFunction.java | 22 +-
.../main/java/org/apache/doris/catalog/Env.java | 19 -
.../org/apache/doris/catalog/ScalarFunction.java | 8 +-
.../plans/commands/CreateFunctionCommand.java | 50 +-
.../main/java/org/apache/doris/qe/DdlExecutor.java | 5 +-
7 files changed, 41 insertions(+), 912 deletions(-)
delete mode 100644
fe/fe-core/src/main/java/org/apache/doris/analysis/CreateFunctionStmt.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]