eakmanrq / sqlframe

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

fix: properly alias with column overlapping name #16

Closed eakmanrq closed 3 months ago

eakmanrq commented 3 months ago

Helps resolve this issue: https://github.com/eakmanrq/sqlframe/issues/11