Skip to content

[Feature Request]: Add ability to track deleted record in Dimension lookup/update #6876

@mhamedbenjmaa

Description

@mhamedbenjmaa

What would you like to happen?

Is there a way to make a difference by adding a check box to track deleted record like the feature in dbt for snapshot

hard_deletes: invalidate

this way the target table will just put an end date to the deleted row from the source when not found

usually with classic ETL you need to get the source keys, compare manually with destinations keys, flag missing one etc.....

since you are already preforming lookup, only missing couple of line code to add to get the feature, would be to flag missing rows from source and flag them with an end date

Imagine how hard an SSIS developer or a DataStage would cary to have a checkbox like that :D

thanks

Issue Priority

Priority: 2

Issue Component

Component: Transforms

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions