Hide 'Dedupe By' property when using insert mode in BigQuery sink
Description
Release Notes
None
Activity
Show:
Unresolved
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Reviewer

Components
Fix versions
Priority
More fields
Original estimate
More fields
Original estimateCreated September 17, 2021 at 4:45 PM
Updated April 19, 2024 at 8:03 AM
The BigQuery sink has a 'Dedupe By' property that is used when updating/upserting data. It is used to decide which record to write when there are duplicates.
Multiple users have tried to set this when inserting data, where it is a no-op. We should be hiding this field when it is insert mode.