-
Notifications
You must be signed in to change notification settings - Fork 550
Primary key violations #7173
Copy link
Copy link
Closed
Description
Action items
- Check for primary keys violations in destinations
- Check in a single batch (Primary key violation check plugin-sdk#627)
- Fix primary key violations found:
Issue description
Some resources have duplicate primary keys.
User impact
The issue was discovered during syncs to Microsoft SQL Server destination. Other destination plugins don't highlight the issue at the moment. Instead, the data written ends up being a single record instead of multiple ones (overwrite and overwrite-delete-stale modes).
Observed issues
- Several AWS resources have duplicates #6837
- MSSQL Destination PK violations & unicode characters #6984
Related
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels