หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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.