Snowpark Migration Accelerator: Using¶
説明¶
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.
構文¶
サンプルソースパターン¶
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.
サンプルデータ¶
既知の問題¶
Snowflakeは SQL ステートメントで USING データソース句をサポートしていません。