Using
Who is USING who?
Last updated
Who is USING who?
Last updated
USING command in spark create table is to indicate the file format to use for the table. For example CSV, JSON, AVRO, etc. You can find more information about Create table USING .
USING data source is not supported in snowflake so in migration this statement will be comment and indicated with an EWI that is not supported
Snowflake does not support USING data source.
SNOWFLAKE DOES NOT SUPPORT USING STATEMENT.