ccxxxyy commented on issue #31509: URL: https://github.com/apache/shardingsphere/issues/31509#issuecomment-3652591174
@iamhucong @strongduanmu Hi, I have a question regarding the ADMIN COPY TABLET command mentioned in the task. Since ADMIN COPY TABLET is a specialized Doris-specific administrative statement for cluster-level maintenance—such as managing Tablet/BE nodes and other OLAP-specific components—it's categorized in the official [documentation](https://doris.apache.org/zh-CN/docs/4.x/sql-manual/sql-statements/table-and-view/data-and-status-management/ADMIN-COPY-TABLET) as a system administration statement, which falls outside the standard SQL classification framework. Would you kindly let me know which G4 file under the existing path:parser/sql/engine/dialect/doris/src/main/antlr4/imports/doris I should modify in order to add support for parsing ADMIN COPY TABLET? Thank you so much for your guidance! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
