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 4cf908c43c6 [enchement](mc)Optimize reading of maxcompute partition
tables. (#45148)
add 2b1264c5799 [Enhancement] (nereids)implement adminCheckTabletsCommand
in nereids… (#44701)
No new revisions were added by this update.
Summary of changes:
.../antlr4/org/apache/doris/nereids/DorisParser.g4 | 2 +-
.../doris/nereids/parser/LogicalPlanBuilder.java | 17 ++++++
.../apache/doris/nereids/trees/plans/PlanType.java | 1 +
.../plans/commands/AdminCheckTabletsCommand.java} | 68 +++++++++++++---------
.../trees/plans/visitor/CommandVisitor.java | 5 ++
.../auth_call/test_database_management_auth.groovy | 8 +--
.../test_nereids_admin_check_tablet.groovy} | 23 ++++----
7 files changed, 80 insertions(+), 44 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/{analysis/AdminCheckTabletsStmt.java
=> nereids/trees/plans/commands/AdminCheckTabletsCommand.java} (59%)
copy
regression-test/suites/nereids_p0/{show/test_nereids_showpartitionid.groovy =>
admin/test_nereids_admin_check_tablet.groovy} (76%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]