Issue
What happens when a column is deleted from a table in the source?
Environment
All Connectors
Resolution
Deleted columns are left untouched in your destination, containing whatever data they had in the previous update and NULLS from this update forward.
If a full re-sync of the table is triggered, then previous data in the deleted column will be wiped from the destination.