SEARCH_INDEX_CLUSTER_BY_UNSUPPORTED_COLUMN_TYPE error condition
CLUSTER BY column <columnName> has type <actualType>, which is not supported.
LIQUID_CLUSTERING_TYPES
Specify a column with a type supported by Delta liquid clustering.
TEMPORAL_TYPES
Specify a column of type TIMESTAMP, TIMESTAMP_NTZ, or DATE.