Summary
Numeric fields from a Postgres source are syncing as NULL on the destination due to a typecast error during subsequent incremental syncs. The issue does not occur on the initial sync even though types on source and destination are compatible.
Question
Hi Team, I am facing a issue. Numeric fields from a Postgres source are being synced as NULL on the destination due to a destination typecast error. The issue occurs on subsequent incremental syncs but not on the initial sync. Types on source and destination are compatible. Can anyone point on how to solve this issue?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.