TaoZhiMLND commented on issue #5421:
URL: https://github.com/apache/shardingsphere/issues/5421#issuecomment-623556085


   Although the table name what we created is lowercase, it stored in oracle is 
uppercase by default. Table name is case sensitive in oracle, 
TableMetaDataLoader#isTableExist will return false if we use the lowercase 
table name.
   
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to