FROM_JSON_INVALID_CONFIGURATION error class
SQLSTATE: 42601
from_json configuration is invalid:
ABSOLUTE_PATH
The provided schemaLocation should be a relative path.
INVALID_SCHEMA_HINT
The following is not a valid schema hint: <hint>
.
SCHEMA_LOCATION_EMPTY
The provided schemaLocation was an empty string.
SCHEMA_OR_SCHEMA_LOCATION
Please provide either a schema or a schemaLocation, but not both.
UNRECOGNIZED_SCHEMA_EVOLUTION_MODE
Unrecognized schema evolution mode: <mode>