In this article
...
Valid Snowflake KeyPair or OAuth 2.0 account.
A valid account with the required permissions.
Support for Ultra
...
Tasks
Works in Ultra Tasks.
Limitations and Known Issues
...
Field Name | Field Type | Description |
---|---|---|
Label*
Default Value: Snowflake – Snowpipe Streaming | String | Specify the name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline.
|
Schema name
Default Value: N/A | String/Expression/Suggestion | Specify the database schema name. |
Table Name*
Default Value: N/A | String/Expression/Suggestion | Specify the table name on which the insert operation has to be executed. |
Create table if not present
Default Value: Deselected | Checkbox | Select this checkbox if you want the table to be automatically created if it does not already exist. |
Max client lag*
Default Value: 1000 | Integer/Expression/Suggestion | Specify the client data flush interval in milliseconds. Adjust this value based on the maximum latency your target system can handle (60,000 ms). This field also accepts inputs in n-second and n-minute formats. Maximum value is 10 minutes. |
Snap execution Default Value: | Dropdown list | Select one of the following three modes in which the Snap executes:
|
...
Error | Reason | Resolution |
---|---|---|
| The schema name is required for Snowpipe Streaming. | Provide a schema name in the Snap configuration. |
...