Snowpark Migration Accelerator: Spark SQL¶
Snowflake SQL and Spark SQL are generally similar, but they are not identical. There are several areas where conversion or translation is needed.
Let’s take a look at some similarities and differences by category.
DDL | spark-sql-ddl | ||
DML | spark-sql-dml | ||
Data Types | spark-sql-data-types.md |