jingshanglu opened a new issue #8935:
URL: https://github.com/apache/shardingsphere/issues/8935
## Feature Request
add support `show sharding rule`.
### Describe the feature you would like.
support `show sharding rule`, and the result like this:
+-------------+------------------+--------------------------------+---------------------------+--------------------------+-------------------+
| tables | bindingTables|defaultDatabaseStrategy|
defaultTableStrategy|shardingAlgorithms |keyGenerators |
+-------------+------------------+--------------------------------+---------------------------+--------------------------+-------------------+
| xxxx | xxxxx | xxx |
xxx | xxx |xxxx
|
+------------+-------------------+--------------------------------+---------------------------+--------------------------+-------------------+
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]