polars_arrow::io

Module avro

Source
Available on crate feature io_avro only.
Expand description

Read and write from and to Apache Avro

Re-exports§

pub use avro_schema;

Modules§

read
APIs to read from Avro format to arrow.
write
APIs to write to Avro format.