You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "RaigorJiang (via GitHub)" <gi...@apache.org> on 2023/05/29 04:28:11 UTC

[GitHub] [shardingsphere] RaigorJiang opened a new issue, #25925: Add `SHOW SHADOW TABLE RULE ruleName` for shadow table.

RaigorJiang opened a new issue, #25925:
URL: https://github.com/apache/shardingsphere/issues/25925

   ## Feature Request
   
   ### Is your feature request related to a problem?
   No.
   
   ### Describe the feature you would like.
   Add `SHOW SHADOW TABLE RULE ruleName` for shadow table.
   
   
   FYI: 
   - [SHOW SHADOW TABLE RULE](https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow/show-shadow-table-rule/)
   - [SHOW SHADOW RULE](https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow/show-shadow-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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Add `SHOW SHADOW TABLE RULE ruleName` for shadow table. [shardingsphere]

Posted by "HarshSawarkar (via GitHub)" <gi...@apache.org>.
HarshSawarkar commented on issue #25925:
URL: https://github.com/apache/shardingsphere/issues/25925#issuecomment-1794125330

   I would like to work on this issue but I am not able to get the better understanding of this issues and also where to begin with .Can anyone please help?


-- 
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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Add `SHOW SHADOW TABLE RULE ruleName` for shadow table. [shardingsphere]

Posted by "RaigorJiang (via GitHub)" <gi...@apache.org>.
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] shengdoupi commented on issue #25925: Add `SHOW SHADOW TABLE RULE ruleName` for shadow table.

Posted by "shengdoupi (via GitHub)" <gi...@apache.org>.
shengdoupi commented on issue #25925:
URL: https://github.com/apache/shardingsphere/issues/25925#issuecomment-1628447940

   @Raigor Jiang, Hi, I'd like to try this, can you assign me please? thanks.


-- 
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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Add `SHOW SHADOW TABLE RULE ruleName` for shadow table. [shardingsphere]

Posted by "HarshSawarkar (via GitHub)" <gi...@apache.org>.
HarshSawarkar commented on issue #25925:
URL: https://github.com/apache/shardingsphere/issues/25925#issuecomment-1837460470

   hi @RaigorJiang I have raised a PR for this issue.Can you please review it? And suggests changes,if any.Here's the link to my PR https://github.com/apache/shardingsphere/pull/29269


-- 
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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Add `SHOW SHADOW TABLE RULE ruleName` for shadow table. [shardingsphere]

Posted by "RaigorJiang (via GitHub)" <gi...@apache.org>.
RaigorJiang closed issue #25925: Add `SHOW SHADOW TABLE RULE ruleName` for shadow table.
URL: https://github.com/apache/shardingsphere/issues/25925


-- 
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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] RaigorJiang commented on issue #25925: Add `SHOW SHADOW TABLE RULE ruleName` for shadow table.

Posted by "RaigorJiang (via GitHub)" <gi...@apache.org>.
RaigorJiang commented on issue #25925:
URL: https://github.com/apache/shardingsphere/issues/25925#issuecomment-1630278169

   @shengdoupi Welcome here~


-- 
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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] commented on issue #25925: Add `SHOW SHADOW TABLE RULE ruleName` for shadow table.

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #25925:
URL: https://github.com/apache/shardingsphere/issues/25925#issuecomment-1675307227

   There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.


-- 
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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org