|
Medial Code Documentation
|
Data Fields | |
| int64_t | length |
| int64_t | null_count |
| int64_t | offset |
| int64_t | n_buffers |
| int64_t | n_children |
| const void ** | buffers |
| struct ArrowArray ** | children |
| struct ArrowArray * | dictionary |
| void(* | release )(struct ArrowArray *) |
| void * | private_data |