mattcasters commented on issue #6876:
URL: https://github.com/apache/hop/issues/6876#issuecomment-4132627469

   This is not possible. `dbt` snapshots can't really make the same SCD like 
this transform does either.  
   However, it is possible to compare 2 source data snapshots with the `Merge 
Rows` transform and that one will flag the deleted records.
   Unless required by privacy regulations I would never `hard_delete` records 
from an SCD either, but that's a preference, not a technical issue. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to