Which data format is classified as an unstructured workload in Snowflake?
PDF is an unstructured file format. In Snowflake, CSV is structured data, while JSON and Parquet are semi-structured formats; invoice amounts embedded in a PDF do not make the document structured.
Community Discussion