Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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