แชร์ผ่าน


INCOMPATIBLE_TABLE_CHANGE_AFTER_ANALYSIS error condition

SQLSTATE: 51024

Detected incompatible changes to table <tableName> after DataFrame/Dataset has been resolved and analyzed, meaning the underlying plan is out of sync. Please, re-create DataFrame/Dataset before attempting to execute the query again.

COLUMNS_MISMATCH

Data columns have changed:

<errors>

METADATA_COLUMNS_MISMATCH

Metadata columns have changed:

<errors>

TABLE_ID_MISMATCH

Table ID has changed from <capturedTableId> to <currentTableId>.