BruceWong96 commented on issue #6485:
URL: https://github.com/apache/kyuubi/issues/6485#issuecomment-2283025131

   Hi,
   After testing, Presto did not correctly match "Table table_name does not 
exist" when linking to some engines that can contain uppercase letters in table 
names, such as Oracle. We can ignore case by adding re.IGNORECASE when 
matching. I also added UT in this PR.
   
   PTAL. @pan3793 
   
   Thanks.
   


-- 
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-unsubscr...@kyuubi.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org
For additional commands, e-mail: notifications-h...@kyuubi.apache.org

Reply via email to