หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
We encountered an incompatible schema change from schema version <previousSchemaVersion> to <currentSchemaVersion>.
Therefore we cannot proceed on applying changes for <tableName>. Please request a full refresh of the table.
Previous schema: <previousSchema>
Current schema: <currentSchema>
ADD_COLUMN_WITH_BACKFILL
Added column <colName> needs backfill
COLUMNS_ADDED_AND_DELETED
Columns both added and deleted in consecutive schema versions
COLUMN_NULLABLE_TO_NON_NULLABLE
Column <colName> changed from nullable to non-nullable
NON_INCREMENTAL_SCHEMA_CHANGE
Non incremental schema change detected from gateway
PRIMARY_KEY_CHANGE
Primary key change detected from <oldPrimaryKeys> to <newPrimaryKeys>
UNSUPPORTED_DATA_TYPE_CHANGE
Unsupported column data type change