cloud-fan commented on issue #24246: [SPARK-24252][SQL] Add TableCatalog API
URL: https://github.com/apache/spark/pull/24246#issuecomment-489884702
 
 
   Do you mean end-users can no longer loop up tables from the catalog in a 
case insensitive style? e.g. `SELECT * FROM mY_tAblE` fails if there is a 
`my_table` in the current catalog? That will be a breaking change, since Spark 
is case insensitive by default.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to