RaigorJiang commented on pull request #14730:
URL: https://github.com/apache/shardingsphere/pull/14730#issuecomment-1033350036


   > Error: 
/home/runner/work/shardingsphere/shardingsphere/shardingsphere-infra/shardingsphere-infra-context/src/test/java/org/apache/shardingsphere/infra/context/refresher/type/CreateTableStatementSchemaRefresherTest.java:[95,34]
 cannot find symbol
   symbol: method containsTable(java.lang.String)
   location: variable schemaMetaData of type 
org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData
   
   ShardingSphereMetaData does not have a method named `containsTable`.
   Did you add new method to ShardingSphereMetaData?


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