What subset of mysql sql syntax we support in spark sql?

User15787040559
Databricks Employee
Databricks Employee

brickster_2018
Databricks Employee
Databricks Employee

Spark 3 has experimental support for ANSI.

Read more here:

https://spark.apache.org/docs/3.0.0/sql-ref-ansi-compliance.html

Hi @Harikrishnan Kunhumveettil​ ,

Do you know which version of ANSI SQL Spark 3.0 supports? I know that Spark 2.0 worked with SQL:2003, but im not sure if this is still the case.

Thank you