RaigorJiang commented on issue #25925:
URL: 
https://github.com/apache/shardingsphere/issues/25925#issuecomment-1798050578

   Hi @HarshSawarkar ,
   
   `SHOW SHADOW RULE` queries from the dimension of rule, which data sources 
are in a rule and which tables use it.
   
   `SHOW SHADOW TABLE RULES` starts from the dimensions of table to see which 
shadow algorithms is used for table.
   
   Currently, `SHOW SHADOW RULE` supports querying all or a specified rule, but 
`SHOW SHADOW TABLE RULES` syntax does not support querying for a specified 
table.
   
   Therefore, this issue is to add support for specifying table name to `SHOW 
SHADOW TABLE RULES`, just like [SHOW SHARDING TABLE 
RULE](https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/sharding/show-sharding-table-rule/)
   


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