Skip to main content

extractor_output_skip_if_duplicate

Columns used to detect duplicate rows in extractor outputs. If another row has the same values in all columns in a skip-if-duplicate condition, the row is skipped.

Primary Key:Foreign Keys:Indexes:
ColumnData TypeNullableIndexedDescription
extractor_column_idbigintNoYesColumn included in the duplicate key. Rows matching on all columns in the group are treated as duplicates and skipped.
extractor_output_version_idbigintNoYesThe output version the condition applies to