What Happens When a Column Is Deleted From a Table in the Source?
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 the next update onwards.
If a re-sync of the table is triggered, previous data in the deleted column will be wiped from the destination.