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


   Hi @RaigorJiang , can you please tell me about this error that it is true 
that the containsTable method cannot be used for the variables of type 
ShardingSphereMetaData? or is it mentioned in the docs about this method (I 
cannot find such) so how can I use this method for this test case
   Error:  COMPILATION ERROR : 
   [INFO] -------------------------------------------------------------
   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
   [INFO] 1 error


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