Skip to main content
This component refreshes an external table, re-syncing it with the target data. An external table requires refreshing so that the correct data will be returned when the table is queried. This refresh should always be done before an external table is used, and it is critical when the target data has been changed since the table was last used.

Properties

Name
string
required
A human-readable name for the component.
Database
drop-down
required
The Snowflake database. The special value [Environment Default] uses the database defined in the environment. Read Databases, Tables and Views - Overview to learn more.
Schema
drop-down
required
The Snowflake schema. The special value [Environment Default] uses the schema defined in the environment. Read Database, Schema, and Share DDL to learn more.
Target Table
string
required
The name of the external table to be created or used.
Relative Subpath
Text
The directory path to follow to the target data. File names cannot be specified.