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/06/09 09:19:26 UTC

[GitHub] [shardingsphere] MingxingLAI opened a new pull request #10734: Create AlterTableStatementFederateRefresher #10696

MingxingLAI opened a new pull request #10734:
URL: https://github.com/apache/shardingsphere/pull/10734


   Fixes #10696 .
   
   Changes proposed in this pull request:
   - Create AlterTableStatementFederateRefresher
   - Add UT
   


-- 
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] MingxingLAI commented on pull request #10734: Create AlterTableStatementFederateRefresher #10696

Posted by GitBox <gi...@apache.org>.
MingxingLAI commented on pull request #10734:
URL: https://github.com/apache/shardingsphere/pull/10734#issuecomment-857535593


   ```bash
   [INFO] Running org.apache.shardingsphere.infra.context.kernel.KernelProcessorTest
   [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s - in org.apache.shardingsphere.infra.context.kernel.KernelProcessorTest
   [INFO] 
   [INFO] Results:
   [INFO] 
   [ERROR] Failures: 
   [ERROR]   MetadataRefresherFactoryTest.assertNewInstanceWithAlterTableStatement:44 
   Expected: is <1>
        but: was <2>
   [INFO] 
   [ERROR] Tests run: 13, Failures: 1, Errors: 0, Skipped: 0
   ```
   
   There is an error which resulting in tests can't to be passed.


-- 
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] MingxingLAI closed pull request #10734: Create AlterTableStatementFederateRefresher #10696

Posted by GitBox <gi...@apache.org>.
MingxingLAI closed pull request #10734:
URL: https://github.com/apache/shardingsphere/pull/10734


   


-- 
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] MingxingLAI commented on pull request #10734: Create AlterTableStatementFederateRefresher #10696

Posted by GitBox <gi...@apache.org>.
MingxingLAI commented on pull request #10734:
URL: https://github.com/apache/shardingsphere/pull/10734#issuecomment-857539549


   fix some problem.


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