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 fc0ac1a6dc0 [Enhancement](llm) Support LLM_FILTER and LLM_SIMILARITY
(#54512)
add dc1edc17923 [Enhancement] add show create storage vault (#53818)
No new revisions were added by this update.
Summary of changes:
.../antlr4/org/apache/doris/nereids/DorisParser.g4 | 1 +
.../doris/nereids/parser/LogicalPlanBuilder.java | 6 +
.../apache/doris/nereids/trees/plans/PlanType.java | 1 +
.../commands/ShowCreateStorageVaultCommand.java | 178 +++++++++++++++++++++
.../trees/plans/visitor/CommandVisitor.java | 5 +
.../test_nereids_show_create_storage_vault.groovy} | 76 ++++++---
6 files changed, 245 insertions(+), 22 deletions(-)
create mode 100644
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCreateStorageVaultCommand.java
copy
regression-test/suites/vault_p0/{default/test_s3_vault_path_start_with_slash.groovy
=> create/test_nereids_show_create_storage_vault.groovy} (52%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]