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.
샘플 데이터¶
Known Issues¶
Snowflake는 SQL 문에서 USING 데이터 소스 절을 지원하지 않습니다.