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/09/19 14:08:41 UTC

[GitHub] [shardingsphere] zhaojinchao95 opened a new issue, #21072: Add some integration test case for DistSQL RDL

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

   Hi community,
   
   ## Aim : 
   
   Add some integration test case for [RDL](https://shardingsphere.apache.org/document/current/cn/user-manual/shardingsphere-proxy/distsql/syntax/rdl/)
   
   ## How to do
   
   1. You need to know about the integration test module [shardingsphere-integration-test-suite](https://github.com/apache/shardingsphere/tree/master/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite)
   2. Add test case in `rdl-integration-test-cases.xml`
   3. Add [expected data file ](https://github.com/apache/shardingsphere/tree/master/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/ral/dataset/rdl_empty_rules)
   
   ## How to run 
   
   1. You need have `docker` environment in your local.
   2. Build IT image `./mvnw -B clean install -am -pl shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite -Pit.env.docker -DskipTests -Dspotless.apply.skip=true`.
   3. Fill in `it.run.modes `with [it-env.properties](https://github.com/apache/shardingsphere/blob/master/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/env/it-env.properties).
   4. Run [GeneralRDLIT.class](https://github.com/apache/shardingsphere/blob/master/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/java/org/apache/shardingsphere/test/integration/engine/rdl/GeneralRDLIT.java).
   
   ## Task list : 
   - [ ] CREATE SHARDING BINDING TABLE RULES
   - [ ] ALTER SHARDING BINDING TABLE RULES
   - [ ] DROP SHARDING BINDING TABLE RULES
   - [ ] CREATE SHARDING BROADCAST TABLE RULES
   - [ ] ALTER SHARDING BROADCAST TABLE RULES
   - [ ] DROP SHARDING BROADCAST TABLE RULES
   - [ ] CREATE ENCRYPT RULE
   - [ ] ALTER ENCRYPT RULE
   - [ ] DROP ENCRYPT RULE
   - [ ] CREATE DEFAULT SINGLE TABLE RULE
   - [ ] ALTER DEFAULT SINGLE TABLE RULE
   - [ ] DROP DEFAULT SINGLE 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.apache.org

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


[GitHub] [shardingsphere] zhaojinchao95 closed issue #21072: Add some integration test case for DistSQL RDL

Posted by GitBox <gi...@apache.org>.
zhaojinchao95 closed issue #21072: Add some integration test case for DistSQL RDL
URL: https://github.com/apache/shardingsphere/issues/21072


-- 
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] tianhao960 commented on issue #21072: Add some integration test case for DistSQL RDL

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

   hi,I would like to try the last 3 tasks about DEFAULT SINGLE 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] strongduanmu closed issue #21072: Add some integration test case for DistSQL RDL

Posted by GitBox <gi...@apache.org>.
strongduanmu closed issue #21072: Add some integration test case for DistSQL RDL
URL: https://github.com/apache/shardingsphere/issues/21072


-- 
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] strongduanmu commented on issue #21072: Add some integration test case for DistSQL RDL

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

   Hi @tianhao960 , could we finish this issue in 5.2.1?


-- 
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] zhaojinchao95 commented on issue #21072: Add some integration test case for DistSQL RDL

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

   > hi,I would like to try the last 3 tasks about DEFAULT SINGLE TABLE RULE
   
   Welcome


-- 
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] tianhao960 commented on issue #21072: Add some integration test case for DistSQL RDL

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

   > Hi @tianhao960 , could we finish this issue in 5.2.1?
   
   hi, I am afraid I need some time to finish this and  before 5.2.2 release, it could be done. 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