Snowpark Migration Accelerator : Utilisation¶
Description¶
The USING command in Spark specifies which file format should be used when creating a table. Common formats include CSV, JSON, and AVRO. For more detailed information about the Create Table USING command, refer to the Databricks documentation.
Syntaxe¶
Modèles d’échantillons de sources¶
The USING data source statement is not supported in Snowflake. During migration, this statement will be commented out and marked with an Error, Warning, and Issue (EWI) message indicating that it is unsupported.
Données d’échantillon¶
Problèmes connus¶
Snowflake ne prend pas en charge la clause de la source de données USING dans les instructions SQL.