Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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>.
Use either a column descriptor syntax that overrides a leaf column (for example, a.element.b LONG),
or a fully qualified DDL that merges with the inferred schema completely (for example, STRUCT<a ARRAY<STRUCT<b LONG>>>
PREFERS_DECIMAL_WITH_TYPE_WIDENING
prefersDecimal cannot be set to false when schemaEvolutionMode is addNewColumnsWithTypeWidening.
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>