bowenliang123 commented on issue #4867:
URL: https://github.com/apache/kyuubi/issues/4867#issuecomment-1564533874

   [SPARK-40020][SQL] Centralize the code of qualifying identifiers in 
SessionCatalog
   https://issues.apache.org/jira/browse/SPARK-40020
   
   with PR https://github.com/apache/spark/pull/37415.
   
   This issue/PR qualifies identifiers and makes the table field  of 
TableIdentifier lower case with false as the default value of the  
`spark.sql.caseSensitive` config. This impacts greatly to the Authz plugin and 
the lineage plugin.
   
   Shall we turn the assertion for table names case insensitive or make all the 
table used in lower case?
   
   @yaooqinn @pan3793 @iodone @Yikf @zhouyifan279 @wForget 


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


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

Reply via email to