loadType

The target dataset's data load type. This only affects how source S3 files are selected in the S3-to-dataset flow.

  • REPLACE - Target dataset will get replaced with the new file added under the source s3 prefix.

  • INCREMENTAL - Target dataset will get updated with the up-to-date content under S3 prefix incorporating any file additions or removals there.