pub type ArrowChunk = RecordBatchT<Box<dyn Array>>;
ArrowChunk
struct ArrowChunk { /* private fields */ }