Cargo Features

arrow-array has no features set by default.

[dependencies]
arrow-array = { version = "52.0.0", features = ["ffi", "chrono-tz"] }
ffi

Enables ffi of arrow-data and arrow-schema

arrow-data:

Enable ffi support

Affects arrow-array::ffi, arrow-array::ffi_stream

Features from optional dependencies

chrono-tz implicit feature

Enables chrono-tz

chrono-tz:

TimeZone implementations for chrono from the IANA database