Lucas-307 commented on a change in pull request #8905:
URL: https://github.com/apache/shardingsphere/pull/8905#discussion_r552396872



##########
File path: 
shardingsphere-scaling/shardingsphere-scaling-core/src/test/java/org/apache/shardingsphere/scaling/core/fixture/FixtureH2DataSourceChecker.java
##########
@@ -35,4 +35,9 @@ public void checkPrivilege(final Collection<? extends 
DataSource> dataSources) {
     @Override
     public void checkVariable(final Collection<? extends DataSource> 
dataSources) {
     }
+    
+    @Override
+    public void checkTargetTable(final Collection<? extends DataSource> 
dataSources, final Collection<String> tableNames) {
+    

Review comment:
       fixed.




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


Reply via email to