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