Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 443 Bytes

File metadata and controls

16 lines (8 loc) · 443 Bytes

JsonArrowDataType

JSON representation of an Apache Arrow DataType

Properties

Name Type Description Notes
fields List<JsonArrowField> Fields for complex types like Struct, Union, etc. [optional]
length Long Length for fixed-size types [optional]
type String The data type name