RaigorJiang opened a new issue, #28984: URL: https://github.com/apache/shardingsphere/issues/28984
## Feature Request ### Is your feature request related to a problem? No. ### Describe the feature you would like. When users use DistSQL to create sharding table rules, they should know in advance which algorithms are currently available (the algorithm type needs to be specified in [RDL](https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/sharding/create-sharding-table-rule/)), and we should provide a syntax to show what optional SPI implementations are available. Task: 1. Design DistSQL syntax, which may belong to Queryable RAL 2. Implement the syntax, show the SPI name, type, and class path of the implementation class -- 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: notifications-unsubscr...@shardingsphere.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org