I am seeing an odd situation where deleted records...
# troubleshooting
d
I am seeing an odd situation where deleted records are coming across but all fields except for the ID are now null. I am using the snowflake target & postgres tap. The snowflake target has hard_delete set to false so I would expect the
_sdc_deleted_at
to get populated but to leave the remaining values as they were at the time of deletion. Anyone experience, or are actively experiencing this now?