SSC-EWI-BQ0013
External table data format not supported in snowflake
Severity
Medium
Description
Snowflake supports the following BigQuery formats:
BigQuery
Snowflake
AVRO
AVRO
CSV GOOGLE_SHEETS
CSV
NEWLINE_DELIMITED_JSON JSON
JSON
ORC
ORC
PARQUET
PARQUET
When a external table has other FORMAT not specified in the above table, this EWI will be generated to inform the user that the FORMAT is not supported.
Code Example
Input Code:
IN -> BigQuery_01.sql
Output Code:
OUT -> BigQuery_01.sql
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated