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 20cd1e1c2bb [Enhancement] (nereids) implement showWarmUpCommand in
nereids (#51081)
add e3b0cfa5b02 [Enhancement] (nereids)implement uninstallPluginCommand in
nereids (#49136)
No new revisions were added by this update.
Summary of changes:
.../antlr4/org/apache/doris/nereids/DorisParser.g4 | 6 ++--
.../main/java/org/apache/doris/catalog/Env.java | 9 ++++++
.../doris/nereids/parser/LogicalPlanBuilder.java | 9 ++++++
.../apache/doris/nereids/trees/plans/PlanType.java | 1 +
...ileCommand.java => UninstallPluginCommand.java} | 36 +++++++++++++---------
.../trees/plans/visitor/CommandVisitor.java | 5 +++
.../nereids_p0/test_install_plugin_command.groovy | 4 ++-
7 files changed, 51 insertions(+), 19 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/{CleanAllProfileCommand.java
=> UninstallPluginCommand.java} (67%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]