Data Ingestion and Replication
- Data Ingestion and Replication
- All Products
Option
| Description
|
---|---|
Ignore
| Does not replicate DDL changes that occur on the source schema to the target. For Amazon Redshift, Microsoft Azure Synapse Analytics, and Snowflake targets, this option is the default option for the Drop Field and Rename Field operation types. For Google BigQuery targets, this option is the default option for all the operation types.
|
Replicate
| Allows the
application ingestion job to replicate the DDL changes to the target. For Amazon Redshift, Microsoft Azure Synapse Analytics, and Snowflake targets, this option is the default option for the Add Field and Modify Field operation types. For Amazon S3, Google Cloud Storage, and Microsoft Azure Data Lake Storage Gen2, targets, this option is the default option for all types of DDL operations. For Google Big Query targets, this option is the default option for Add Field and Drop Field operation types.
|
Stop Job
| Stops the
application ingestion job.
|
Stop Object
| Stops processing the source object on which the DDL change occurred.
When one or more objects are excluded from replication because of the Stop Object schema drift option, the status of the job changes to
Running with Warning . The
application ingestion job cannot retrieve the data changes that occurred on the source object after the job stops processing the changes. This action leads to data loss on the target. To avoid data loss, you must re-synchronize the source and target objects that the job stopped processing before you resume the
application ingestion job.
|