Snowpark Migration Accelerator: Spark SQL¶
While Snowflake SQL and Spark SQL share many similarities, they have distinct differences that require careful translation. When migrating between these platforms, certain SQL statements and functions need to be converted to ensure compatibility.
Let’s examine how these tools compare across different categories.
Category | Documentation | ||
---|---|---|---|
DDL | spark-sql-ddl | ||
DML | spark-sql-dml | ||
Data Types | spark-sql-data-types.md |