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/04/02 02:01:02 UTC

[GitHub] [shardingsphere] lanchengx opened a new issue #16553: [OpenForce 2022] Move the class into the correct package

lanchengx opened a new issue #16553:
URL: https://github.com/apache/shardingsphere/issues/16553


   Hi community,
   
   This issue is for https://github.com/apache/shardingsphere/discussions/12683#discussioncomment-2139441
   
   ### Background
   `AlterDefaultSingleTableRuleStatement` is an object of the DistSQL syntax `ALTER DEFAULT SINGLE TABLE RULE`. It is a subclass of the `AlterRuleStatement` class in the `org.apache.shardingsphere.distsql.parser.statement.rdl.create `package.
   
   ### Aim
   `AlterDefaultSingleTableRuleStatement` and `AlterRuleStatement` should be under the same package
   
   Moved `AlterDefaultSingleTableRuleStatement` into `org.apache.shardingsphere.distsql.parser.statement.rdl.alter`
   
   


-- 
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] Swastyy commented on issue #16553: [OpenForce 2022] Move the class into the correct package

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


   Hi @lanchengx , I have created a PR for this one just now.


-- 
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] lanchengx closed issue #16553: [OpenForce 2022] Move the class into the correct package

Posted by GitBox <gi...@apache.org>.
lanchengx closed issue #16553:
URL: https://github.com/apache/shardingsphere/issues/16553


   


-- 
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] lanchengx commented on issue #16553: [OpenForce 2022] Move the class into the correct package

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


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