Bulk load records
In the following example, we update a record using the Snowflake Bulk Upsert Snap. The invalid records which cannot be inserted will be routed to an error view.

In the pipeline execution:
-
The Mapper (Data) Snap maps the record details to the input fields of Snowflake
Upsert Snap:
- Snowflake Upsert Snap updates the record using the "PRASANNA"."Persons" table object:
- Successful execution of the pipeline displays the following data preview (Note that one input has been made and two records with the name P_ID have been updated within the Persons table.):