INVALID_SCHEMA error class
SQLSTATE: 42K07
The input schema <inputSchema>
is not a valid schema string.
NON_STRING_LITERAL
The input expression must be string literal and not null.
NON_STRUCT_TYPE
The input expression should be evaluated to struct type, but got <dataType>
.
PARSE_ERROR
Cannot parse the schema:
<reason>