Which semi-structured file formats does Snowflake support?
Snowflake supports JSON and Avro as native semi-structured data formats. CSV and TSV are delimited structured formats, and TXT is not a Snowflake semi-structured file format.
Community Discussion