You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`arrow-flight`]| Support for Arrow-Flight IPC protocol |[docs.rs](https://docs.rs/arrow-flight/latest)|[(README)][flight-readme]|
32
+
|[`object-store`]| Support for object store interactions (aws, azure, gcp, local, in-memory) |[docs.rs](https://docs.rs/object_store/latest)|[(README)][objectstore-readme]|
33
+
|[`parquet`]| Support for Parquet columnar file format |[docs.rs](https://docs.rs/parquet/latest)|[(README)][parquet-readme]|
34
+
|[`parquet_derive`]| A crate for deriving RecordWriter/RecordReader for arbitrary, simple structs |[docs.rs](https://docs.rs/parquet-derive/latest)|[(README)][parquet-derive-readme]|
34
35
35
36
The current development version the API documentation in this repo can be found [here](https://arrow.apache.org/rust).
0 commit comments