polars_arrow::io::avro::read

Function infer_schema

Source
pub fn infer_schema(record: &Record) -> PolarsResult<ArrowSchema>
Available on crate feature io_avro only.
Expand description

Infers an ArrowSchema from the root Record. This