Snowpark Migration Accelerator: 使用¶
描述¶
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 (https://docs.databricks.com/en/archive/spark-sql-2.x-language-manual/create-table.html).
语法¶
示例源模式¶
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 数据源子句。