JsonArrowField¶
JSON representation of an Apache Arrow field.
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| metadata | Map<String, String> | [optional] | |
| name | String | ||
| nullable | Boolean | ||
| type | JsonArrowDataType |
JSON representation of an Apache Arrow field.
| Name | Type | Description | Notes |
|---|---|---|---|
| metadata | Map<String, String> | [optional] | |
| name | String | ||
| nullable | Boolean | ||
| type | JsonArrowDataType |