Cargo Features
arrow-array has no features set by default.
[dependencies]
arrow-array = { version = "53.3.0", features = ["ffi", "force_validate", "chrono-tz"] }
- ffi
-
Enables ffi of arrow-data and arrow-schema
arrow-data:
Enable ffi support
Affects
arrow-array::ffi
,arrow-array::ffi_stream
… - force_validate