Connector Improvement: Capture deletes for Segment to use _FIVETRAN_DELETED mechanism instead of DELETE table in destination
To mark data as being deleted from Segment and to stay consistent with other deletion methods of other connectors, it would be great to have the _FIVETRAN_DELETED column added to tables and rows marked as TRUE to indicate to users to hard delete those data entries in their destination. Right now, we have to create a stored procedure that cross references the sensitive column in the DELETE table with all the tables we want to delete data from.
Please sign in to leave a comment.
Comments
0 comments