ThanoshanMV opened a new pull request #13070: URL: https://github.com/apache/shardingsphere/pull/13070
For #12468 Hi @tuichenchuxin, I've added support for the [UNINSTALL COMPONENT](https://dev.mysql.com/doc/refman/8.0/en/uninstall-component.html) statement. Since in the `ExpectedComponent` we currently get the name of the component only, I changed the ExpectedComponent as ExpectedIdentifierSQLSegment. Please check it. Changes proposed in this pull request: - add support for the `UNINSTALL COMPONENT` statement. - modified ExpectedComponent as ExpectedIdentifierSQLSegment. -- 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]
