pub type ArrowChunk = Chunk<Arc<dyn Array + 'static>>;
This is supported on crate feature object only.