Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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>.