RaigorJiang opened a new issue, #21088: URL: https://github.com/apache/shardingsphere/issues/21088
## Feature Request ### Is your feature request related to a problem? No. ### Describe the feature you would like. In DistSQL, we can create shadow algorithms alone, but we lack a way to specify algorithms when creating rules. Reference: https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/shadow/ We should improve the syntax of `CREATE SHADOW RULE` and `ALTER SHADOW RULE` to support specifiy an existing algorithm, please refer to `SHARDING TABLE RULE`: https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/sharding/ -- 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]
