eakmanrq / sqlframe

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

feat: use spark time format instead of engine #97

Closed eakmanrq closed 1 week ago

eakmanrq commented 1 week ago

Switching default behavior to use the Spark time format instead of the engine. Open to making this configurable if users ask for that feature in the future.

Resolves: https://github.com/eakmanrq/sqlframe/issues/56