Decide How You Want to Parse Documents
The app in Snowflake offers the following methods for parsing documents from Snowflake:Local Processing
Parse documents directly in Snowflake. Keeps all files in Snowflake.
Cloud Processing
Parse your documents with an account and get the results in Snowflake. Sends files outside of Snowflake.
Index Documents
Process documents and save the parsed output to Snowflake tables that you can query. Can use either Local or Cloud Processing.