DELTA_UNSUPPORTED_CLUSTERING_COLUMN_PREDICATES error condition
<command> command for Liquid tables does not support the provided predicates:
NON_CLUSTERING_COLUMN
<command> predicate references non-clustering column '<columnName>'. Only the clustering columns may be referenced when <command> is run on a Liquid table: [<columnList>].
NO_CLUSTERING_COLUMNS
<command> command is not supported on Liquid tables without clustering columns.
UNRESOLVED_COLUMN
Fail to resolve column '<columnName>' in <command> predicate. Available clustering columns: [<columnList>].
UNSUPPORTED_EXPRESSION
Unsupported expression: <expression>.