Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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>