Snowflake Export
Export data to a Snowflake database.
Properties
Name | Type | |
---|---|---|
engine | String=snowflake:export | |
connection | String | |
table | String | |
schema | Object |
engine
Must be snowflake:export
.
- Required
- Yes
connection
The Snowflake connection to connect to.
- Required
- Yes
table
The name of the Snowflake table.
- Required
- Yes
schema
Define a schema for the data.
- Required
- Yes