pub type BooleanChunked = ChunkedArray<BooleanType>;
This is supported on crate feature object only.