azexcy commented on PR #17873:
URL: https://github.com/apache/shardingsphere/pull/17873#issuecomment-1134321546

   Fix the ci error, because of binding table. 
   relation PR is https://github.com/apache/shardingsphere/pull/17810.
   and the error was 
   ```
   [INFO ] 2022-05-22 13:21:50.734 [docker-java-stream--1409812382] 
:Scaling-Proxy - 
org.apache.shardingsphere.infra.distsql.exception.rule.InvalidRuleConfigurationException:
 Invalid sharding table rule [t_order_item, t_order], error messages are: 
[invalid binding table configuration].
   [INFO ] 2022-05-22 13:21:50.734 [docker-java-stream--1409812382] 
:Scaling-Proxy -    at 
org.apache.shardingsphere.sharding.distsql.handler.checker.ShardingTableRuleStatementChecker.lambda$checkBindingTableRules$34(ShardingTableRuleStatementChecker.java:264)
   [INFO ] 2022-05-22 13:21:50.734 [docker-java-stream--1409812382] 
:Scaling-Proxy -    at 
org.apache.shardingsphere.infra.distsql.exception.DistSQLException.predictionThrow(DistSQLException.java:43)
   [INFO ] 2022-05-22 13:21:50.734 [docker-java-stream--1409812382] 
:Scaling-Proxy -    at 
org.apache.shardingsphere.sharding.distsql.handler.checker.ShardingTableRuleStatementChecker.checkBindingTableRules(ShardingTableRuleStatementChecker.java:263)
   [INFO ] 2022-05-22 13:21:50.734 [docker-java-stream--1409812382] 
:Scaling-Proxy -    at 
org.apache.shardingsphere.sharding.distsql.handler.update.AlterShardingTableRuleStatementUpdater.checkSQLStatement(AlterShardingTableRuleStatementUpdater.java:44)
   [INFO ] 2022-05-22 13:21:50.734 [docker-java-stream--1409812382] 
:Scaling-Proxy -    at 
org.apache.shardingsphere.sharding.distsql.handler.update.AlterShardingTableRuleStatementUpdater.checkSQLStatement(AlterShardingTableRuleStatementUpdater.java:37)
   [INFO ] 2022-05-22 13:21:50.734 [docker-java-stream--1409812382] 
:Scaling-Proxy -    at 
org.apache.shardingsphere.proxy.backend.text.distsql.rdl.rule.RuleDefinitionBackendHandler.execute(RuleDefinitionBackendHandler.java:76)
   [INFO ] 2022-05-22 13:21:50.734 [docker-java-stream--1409812382] 
:Scaling-Proxy -    at 
org.apache.shardingsphere.proxy.backend.text.distsql.rdl.rule.RuleDefinitionBackendHandler.execute(RuleDefinitionBackendHandler.java:59)
   [INFO ] 2022-05-22 13:21:50.734 [docker-java-stream--1409812382] 
:Scaling-Proxy - 
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to