หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
OPTIMIZE ... FULL WHERE command for Liquid tables does not support the provided predicates:
NON_CLUSTERING_COLUMN
OPTIMIZE predicate references non-clustering column '<columnName>'. Only the clustering columns may be referenced when OPTIMIZE FULL WHERE is run on a Liquid table: [<columnList>].
NO_CLUSTERING_COLUMNS
OPTIMIZE FULL WHERE command is not supported on Liquid tables without clustering columns.
UNRESOLVED_COLUMN
Fail to resolve column '<columnName>' in OPTIMIZE FULL WHERE predicate. Available clustering columns: [<columnList>].
UNSUPPORTED_EXPRESSION
Unsupported expression: <expression>.