You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/11/23 08:24:38 UTC

[GitHub] [shardingsphere] Pace2Car opened a new issue, #22358: [DistSQL] Improve DROP .* RULE & DROP .* STRATEGY

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

   Hi community,
   
   After DistSQL has restructured the grammar of creating rules, it no longer supports referencing existing resources to create rules, so when deleting a rule, the associated resources should be deleted at the same time.
   
   **Aim**
   
   Improve the following DistSQL:
   
   - DROP DB_DISCOVERY RULE
   - DROP ENCRYPT RULE
   - DROP READWRITE_SPLITTING RULE
   - DROP SHADOW TABLE RULE
   - DROP SHARDIN TABLE RULE
   - DROP SHARDIN TABLE REFERENCE RULE
   - DROP BROADCAST TABLE RULE
   - DROP TRAFFIC RULE
   - DROP DEFAULT SHARDIN DATABASE STRATEGY
   - DROP DEFAULT SHARDIN TABLE STRATEGY


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


[GitHub] [shardingsphere] Pace2Car closed issue #22358: [DistSQL] Improve DROP .* RULE & DROP .* STRATEGY

Posted by GitBox <gi...@apache.org>.
Pace2Car closed issue #22358: [DistSQL] Improve DROP .* RULE & DROP .* STRATEGY
URL: https://github.com/apache/shardingsphere/issues/22358


-- 
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] Pace2Car commented on issue #22358: [DistSQL] Improve DROP .* RULE & DROP .* STRATEGY

Posted by GitBox <gi...@apache.org>.
Pace2Car commented on issue #22358:
URL: https://github.com/apache/shardingsphere/issues/22358#issuecomment-1324708635

   I will work on this issue.


-- 
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 #22358: [DistSQL] Improve DROP .* RULE & DROP .* STRATEGY

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #22358:
URL: https://github.com/apache/shardingsphere/issues/22358#issuecomment-1324703364

   Related to #21659.


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