Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Change Data Capture (CDC) schema returned by connector <changelogName> is invalid.
INVALID_COLUMN_TYPE
Column <columnName> has type <actualType>, expected <expectedType>.
MISSING_COLUMN
Required column <columnName> is missing.
MISSING_ROW_ID
Connector advertises one or more post-processing properties (containsCarryoverRows, representsUpdateAsDeleteAndInsert, containsIntermediateChanges) that require row identity, but Changelog.rowId() returned an empty array.