Expand description
Convert data to / from the Apache Arrow memory format and Apache Avro
Re-exports§
pub use reader::ReadOptions;
Modules§
- codec
- Data type conversions between Avro and Arrow types
- compression
- Compression codec implementations for Avro
- reader
- Core functionality for reading Avro data into Arrow arrays
- schema 🔒
Traits§
- Avro
Field Ext - Extension trait for AvroField to add Utf8View support