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 78bd61e6d5e [feat](inverted index) Adding Storage Format V3 for
Inverted Index (#44414)
add 7836e930fee [Feat](Nereids) support show create repository command
(#43902)
No new revisions were added by this update.
Summary of changes:
.../antlr4/org/apache/doris/nereids/DorisParser.g4 | 2 +-
.../doris/nereids/parser/LogicalPlanBuilder.java | 7 ++++
.../apache/doris/nereids/trees/plans/PlanType.java | 1 +
...mmand.java => ShowCreateRepositoryCommand.java} | 48 ++++++++++++----------
.../trees/plans/visitor/CommandVisitor.java | 5 +++
...roovy => show_create_repository_command.groovy} | 35 +++++++++++++---
6 files changed, 69 insertions(+), 29 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/{ShowPluginsCommand.java
=> ShowCreateRepositoryCommand.java} (63%)
copy
regression-test/suites/nereids_p0/ddl/repository/{show_repositories_command.groovy
=> show_create_repository_command.groovy} (53%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]