Skip to main content

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:
  1. The tSnowflakeOutputBulk component uploads incoming data to a storage.
  2. The tSnowflakeBulkExec component loads the data from a storage into a Snowflake database table.
You can transform the data before it is loaded into the database table in this two-step process. These two steps are fused together in the tSnowflakeOutputBulkExec component, detailed in a separate section.
Information noteNote:

This component is not shipped with your Talend Studio by default. You need to install it using the Feature Manager. For more information, see Installing features using the Feature Manager.

For more technologies supported by Talend, see Talend components.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!