filipniziol
Esteemed Contributor

Hi @malhm ,

Double quotes are not supported in column alias. In Databricks SQL/Spark SQL one uses backticks instead of double quotes like in PostgreSQL.

Check the docs:
https://spark.apache.org/docs/3.5.1/sql-ref-identifier.html