Module polars_arrow::io::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§
- APIs to read from Avro format to arrow.
- APIs to write to Avro format.