Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 12:53 AM
Had the same issue when querying a table with the - character in the table name. Got the error: Incorrect syntax near '-'.
Got the error on Databricks runtime version: 13.2 (includes Apache Spark 3.4.0, Scala 2.12)
No error when using Databricks runtime version: 14.2 (includes Apache Spark 3.5.0, Scala 2.12)