rdblue commented on issue #24246: [SPARK-24252][SQL] Add TableCatalog API
URL: https://github.com/apache/spark/pull/24246#issuecomment-490185387
 
 
   I followed up with @cloud-fan and we came to an agreement on case 
sensitivity:
   * Spark should pass table identifiers in the original case
   * Spark should normalize column identifiers to the case used by the table 
schema
   * Will to add javadoc to explain this behavior (done)
   * We will discuss a method to inspect catalog case sensitivity in the next 
sync (not a blocker for this PR)
   

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