Crate arrow_avro

Source
Expand description

Convert data to / from the Apache Arrow memory format and Apache Avro

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 ๐Ÿ”’
Avro schema parsing and representation