Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 05:15 AM
It looks like Azure was having the same issue, it might just be all 12.2 Photon clusters.
https://community.databricks.com/t5/data-engineering/sqldf-bugs-in-gcp-workspaces/td-p/38578
That post says it was been fixed, but last I checked it was still failing.
Fortunately for me, I don't use it much - I just converted my SQL cells to spark.sql("") in a Python cell.