RaigorJiang opened a new pull request #11783:
URL: https://github.com/apache/shardingsphere/pull/11783


   Fixes #11677.
   
   Since the feature modules add the definition of RAL, Statements have more 
than just rules. Therefore, corresponding to `CommonDistSQLStatement`, modify 
`RuleSQLStatement` to `FeaturedDistSQLStatement`.
   Examples:
   - RuleSQLStatementParserEngine -> FeaturedDistSQLStatementParserEngine
   - ReadwriteSplittingRuleStatement -> ReadwriteSplittingDistSQLStatement
   - ShardingRuleStatement -> ShardingDistSQLStatement
   
   


-- 
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]


Reply via email to