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 2022/02/09 04:57:50 UTC

[GitHub] [shardingsphere] RaigorJiang commented on pull request #14730: learning to make test cases

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: notifications-unsubscribe@shardingsphere.apache.org

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