Library that allows connection to Snowflake through REST API, authenticating through JWT Key Pair value.
Requirements (configured as Settings):
Available actions:
The Snowflake SQL API returns data in partitions. The first partition is returned in JSON format and contains metadata about all of the partitions returned for a specific query. Your application can use this partition metadata to determine how to handle the partitions returned for subsequent requests.