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.
<context> requires searchable columns: STRING with UTF8_BINARY collation, VARIANT, STRUCT (with searchable fields), or ARRAY of searchable types.
STAR_EXPANDED_TO_NONE
The wildcard (<starTarget>*) expanded to no searchable columns. Specify columns with searchable types instead of the wildcard.
STRUCT_HAS_NO_SEARCHABLE_FIELDS
Struct <fieldName> has no searchable fields. Use a different struct or select individual searchable columns.
UNSUPPORTED_COLUMN_TYPE
Column <columnName> has type <dataType>, which is not searchable. Use a column with a searchable type.