eakmanrq / sqlframe

Turning PySpark Into a Universal DataFrame API
https://sqlframe.readthedocs.io/en/stable/
MIT License
174 stars 3 forks source link

fix: always quote identifiers #115

Closed eakmanrq closed 1 week ago

eakmanrq commented 1 week ago

Fixes: #112

May want to consider making this optional in the future but just going to always do it for now.