I’m trying to understand the full impact of configuring invalidate_hard_deletes for snapshots.
My understanding is this causes dbt to populate dbt_valid_to when a source record is recognized as deleted. Is this the only behavior of this configuration flag?
Thanks!