strongduanmu commented on code in PR #29414: URL: https://github.com/apache/shardingsphere/pull/29414#discussion_r1427813283
########## parser/sql/dialect/mysql/src/main/antlr4/imports/mysql/BaseRule.g4: ########## @@ -17,7 +17,7 @@ grammar BaseRule; -import Symbol, Keyword, MySQLKeyword, Literals; +import Comments, Symbol, Keyword, MySQLKeyword, Literals; Review Comment: Thank you for your explaination. -- 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]
