tSnowflakeBulkExec
Loads data from files in a folder into a Snowflake table. The folder can be in an internal Snowflake stage, an Amazon Simple Storage Service (Amazon S3) bucket, or an Azure container.
Normally, the tSnowflakeOutputBulk and
tSnowflakeBulkExec components work together in a two-step process:
- The tSnowflakeOutputBulk component uploads incoming data to a storage.
- The tSnowflakeBulkExec component loads the data from a storage into a Snowflake database table.
For more technologies supported by Talend, see Talend components.