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 2021/01/23 07:40:47 UTC

[GitHub] [shardingsphere] terrymanu opened a new issue #9135: Add test case for SingleTableRuleLoader

terrymanu opened a new issue #9135:
URL: https://github.com/apache/shardingsphere/issues/9135


   


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

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



[GitHub] [shardingsphere] liveonsky commented on issue #9135: Add test case for SingleTableRuleLoader

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


   I want to try it 


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

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



[GitHub] [shardingsphere] huanghao495430759 commented on issue #9135: Add test case for SingleTableRuleLoader

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


   Is there any updates of 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.

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



[GitHub] [shardingsphere] huanghao495430759 commented on issue #9135: Add test case for SingleTableRuleLoader

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


   > I understand that I need to create a "single" directory in the "/shardingsphere/shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-common/src/test/java/org/apache/shardingsphere/sharding/rule"
   > ”, and then create the “SingleTableRuleLoaderTEST.java” Class.
   
   @liuyueve 
   I have no any idea to U. but I think U must be understond SingleTableRuleLoader what it do first.
   and maybe you can read 
   
   `
   org.apache.shardingsphere.infra.metadata.schema.builder.loader.TableMetaDataLoaderTest
   org.apache.shardingsphere.infra.metadata.schema.builder.loader.SchemaMetaDataLoaderTest
   `
   learn how to mock DataSource to load table metadatas.


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

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



[GitHub] [shardingsphere] arthasking123 commented on issue #9135: Add test case for SingleTableRuleLoader

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


   please assign to me 


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

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



[GitHub] [shardingsphere] GLBB commented on issue #9135: Add test case for SingleTableRuleLoader

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


   @liveonsky  Are you still in work for the issue? I want to complete issue to familiar project


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

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



[GitHub] [shardingsphere] liveonsky commented on issue #9135: Add test case for SingleTableRuleLoader

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


   There is currently no update.It takes a long time to download master.zip.
   I'm looking at the singleTableRuleLoader.java class.
   I have no application development foundation. Is there any other test reference for me.
   thank you!


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

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



[GitHub] [shardingsphere] terrymanu closed issue #9135: Add test case for SingleTableRuleLoader

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


   


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

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



[GitHub] [shardingsphere] liveonsky commented on issue #9135: Add test case for SingleTableRuleLoader

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


   > 3.clone shardingsphere from gitee repositories to your local development env.
   
   
   
   > > There is currently no update.It takes a long time to download master.zip.
   > 
   > @liveonsky
   > does you have gitee[https://gitee.com/] account ?
   > you can try faster way to download ss repositories :
   > `1.fork apache/shardingsphere to your github repositories, 2.use your gitee account and sync your shardingsphere project, 3.clone shardingsphere from gitee repositories to your local development env.`
   
   
   
   > > There is currently no update.It takes a long time to download master.zip.
   > 
   > @liveonsky
   > does you have gitee[https://gitee.com/] account ?
   > you can try faster way to download ss repositories :
   > `1.fork apache/shardingsphere to your github repositories, 2.use your gitee account and sync your shardingsphere project, 3.clone shardingsphere from gitee repositories to your local development env.`
   
   
   Thanks!Steps 1 and 2 have been completed, and 3 always fails. My source code has been downloaded successfully, now I am reading and trying to add the test.


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

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



[GitHub] [shardingsphere] liveonsky commented on issue #9135: Add test case for SingleTableRuleLoader

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


   > > There is currently no update.It takes a long time to download master.zip.
   > 
   > @liveonsky
   > does you have gitee[https://gitee.com/] account ?
   > you can try faster way to download ss repositories :
   > `1.fork apache/shardingsphere to your github repositories, 2.use your gitee account and sync your shardingsphere project, 3.clone shardingsphere from gitee repositories to your local development env.`
   
   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.

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



[GitHub] [shardingsphere] liveonsky commented on issue #9135: Add test case for SingleTableRuleLoader

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


   I understand that I need to create a "single" directory  in the "/shardingsphere/shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-common/src/test/java/org/apache/shardingsphere/sharding/rule"
   ”, and then create the “SingleTableRuleLoaderTEST.java” Class.


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

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



[GitHub] [shardingsphere] terrymanu closed issue #9135: Add test case for SingleTableRuleLoader

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


   


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

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



[GitHub] [shardingsphere] liveonsky commented on issue #9135: Add test case for SingleTableRuleLoader

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


   > > I understand that I need to create a "single" directory in the "/shardingsphere/shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-common/src/test/java/org/apache/shardingsphere/sharding/rule"
   > > ”, and then create the “SingleTableRuleLoaderTEST.java” Class.
   > 
   > @liuyueve
   > I have no any idea to U. but I think U must be understond SingleTableRuleLoader what it do first.
   > and maybe you can read
   > 
   > `org.apache.shardingsphere.infra.metadata.schema.builder.loader.TableMetaDataLoaderTest org.apache.shardingsphere.infra.metadata.schema.builder.loader.SchemaMetaDataLoaderTest`
   > learn how to mock DataSource to load table metadatas.
   
   
   Thank you for your advice!


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

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



[GitHub] [shardingsphere] liveonsky edited a comment on issue #9135: Add test case for SingleTableRuleLoader

Posted by GitBox <gi...@apache.org>.
liveonsky edited a comment on issue #9135:
URL: https://github.com/apache/shardingsphere/issues/9135#issuecomment-768847475


   > 3.clone shardingsphere from gitee repositories to your local development env.
   
   
   
   > > There is currently no update.It takes a long time to download master.zip.
   > 
   > @liveonsky
   > does you have gitee[https://gitee.com/] account ?
   > you can try faster way to download ss repositories :
   > `1.fork apache/shardingsphere to your github repositories, 2.use your gitee account and sync your shardingsphere project, 3.clone shardingsphere from gitee repositories to your local development env.`
   
   
   
   > > There is currently no update.It takes a long time to download master.zip.
   > 
   > @liveonsky
   > does you have gitee[https://gitee.com/] account ?
   > you can try faster way to download ss repositories :
   > `1.fork apache/shardingsphere to your github repositories, 2.use your gitee account and sync your shardingsphere project, 3.clone shardingsphere from gitee repositories to your local development env.`
   
   
   Thanks!Steps 1 and 2 have been completed, but step 3 always fails. My source code has been downloaded successfully, now I am reading and trying to add the test.


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

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



[GitHub] [shardingsphere] liveonsky removed a comment on issue #9135: Add test case for SingleTableRuleLoader

Posted by GitBox <gi...@apache.org>.
liveonsky removed a comment on issue #9135:
URL: https://github.com/apache/shardingsphere/issues/9135#issuecomment-768843910


   > > There is currently no update.It takes a long time to download master.zip.
   > 
   > @liveonsky
   > does you have gitee[https://gitee.com/] account ?
   > you can try faster way to download ss repositories :
   > `1.fork apache/shardingsphere to your github repositories, 2.use your gitee account and sync your shardingsphere project, 3.clone shardingsphere from gitee repositories to your local development env.`
   
   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.

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



[GitHub] [shardingsphere] huanghao495430759 commented on issue #9135: Add test case for SingleTableRuleLoader

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


   > There is currently no update.It takes a long time to download master.zip.
   
   @liveonsky 
   does you have gitee[https://gitee.com/] account ?
   you can try faster way to download ss  repositories : 
   `
   1.fork apache/shardingsphere to your github repositories, 
   2.use your gitee account and sync your shardingsphere project,
   3.clone shardingsphere from gitee repositories to your local development env.
   `


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

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