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 76c13320999 [minor](log) Add more information in error message (#44452)
add f9585093b53 [Enhancement] (nereids)implement showDeleteCommand in
nereids (#44296)
No new revisions were added by this update.
Summary of changes:
.../antlr4/org/apache/doris/nereids/DorisParser.g4 | 2 +-
.../doris/nereids/parser/LogicalPlanBuilder.java | 12 ++++
.../apache/doris/nereids/trees/plans/PlanType.java | 1 +
...BackendsCommand.java => ShowDeleteCommand.java} | 74 ++++++++++++----------
.../trees/plans/visitor/CommandVisitor.java | 5 ++
.../auth_call/test_dml_delete_table_auth.groovy | 2 +-
.../suites/show_p0/test_show_delete.groovy | 1 +
7 files changed, 62 insertions(+), 35 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/{ShowBackendsCommand.java
=> ShowDeleteCommand.java} (56%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]