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 9cf359a3dc8 [opt](query) accelerate query information_schema.tables
from follower node in cloud mode (#51240)
add 21f9e872508 [Enhancement] (nereids) implement ShowReplicaStatusCommand
in nereids (#50787)
No new revisions were added by this update.
Summary of changes:
.../antlr4/org/apache/doris/nereids/DorisParser.g4 | 2 +-
.../org/apache/doris/catalog/MetadataViewer.java | 34 +++--
.../doris/nereids/parser/LogicalPlanBuilder.java | 45 +++---
...sCommand.java => ShowReplicaStatusCommand.java} | 160 ++++++++++++++-------
.../trees/plans/visitor/CommandVisitor.java | 11 +-
...Test.java => ShowReplicaStatusCommandTest.java} | 76 +++++-----
6 files changed, 197 insertions(+), 131 deletions(-)
rename
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/{AdminShowReplicaStatusCommand.java
=> ShowReplicaStatusCommand.java} (62%)
copy
fe/fe-core/src/test/java/org/apache/doris/nereids/trees/plans/commands/{AdminRepairTableCommandTest.java
=> ShowReplicaStatusCommandTest.java} (61%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]