jingshanglu opened a new issue #8936: URL: https://github.com/apache/shardingsphere/issues/8936
## Feature Request add support `show replica_query rule` ### Describe the feature you would like. add support `show replica_query rule`, the result like this: +-----------------------------+----------------------------------+----------------------------------+ |logicDataSourcename | primaryDataSourceName| replicaDataSourceNames| +-----------------------------+----------------------------------+----------------------------------+ | xxxx | xxxxx | xxx | +-----------------------------+----------------------------------+----------------------------------+ ---------------------------------------------------------------- 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]
