Forum Discussion
KimTutein
1 year agoAdvocate III
Is Case-insensitivity in Lakehouse SQL endpoint possible?
Hi community
In the lakehouse sparksql per default use case-insenstitivity for sql which is fine for me (this property can be “set using spark.sql.caseSensitive = [true/false]”). However this behavior is not the same in sql-endpoint for the lakehouse - there table names are case sensitive and it seems we do not have the option to choose if we want case-insenstitivity.
Does anyone know a way around this – I want to have case insensitivity in sql-endpoint for object (like tables and views) as well?
This has been resolved with the new case insensitivity Workspace setting ( only applicable to new ones ).
5 Replies
- Mangesh_kotaNew Member
is this resolved?
- ipkusFrequent Visitor
This has been resolved with the new case insensitivity Workspace setting ( only applicable to new ones ).