JsonArrowSchema¶
JSON representation of a Apache Arrow schema.
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| fields | List<JsonArrowField> | ||
| metadata | Map<String, String> | [optional] |
JSON representation of a Apache Arrow schema.
| Name | Type | Description | Notes |
|---|---|---|---|
| fields | List<JsonArrowField> | ||
| metadata | Map<String, String> | [optional] |