Implementation
Perform "Pre-flight checks" on the Source DB to verify that configured columns exist and data types are compatible.
Why
Prevents the pipeline from starting in a broken state or crashing unexpectedly when the source schema diverges from the replica configuration.
Implementation
Perform "Pre-flight checks" on the Source DB to verify that configured columns exist and data types are compatible.
Why
Prevents the pipeline from starting in a broken state or crashing unexpectedly when the source schema diverges from the replica configuration.