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_output_idbigintNoYesThe output the condition applies to

Generated through expression: 
extractor_column_idbigintNoYesColumn included in the duplicate key. Rows matching on all columns in the group are treated as duplicates and skipped.

Generated through expression: