eakmanrq / sqlframe

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

fix: change default input dialect to Spark #116

Closed eakmanrq closed 5 days ago

eakmanrq commented 1 week ago

Expanding the change from this PR, https://github.com/eakmanrq/sqlframe/pull/97, also making Spark the default input dialect when parsing SQL in functions like sql and expr.