polars_arrow::legacy::conversion

Function chunk_to_struct

Source
pub fn chunk_to_struct(
    chunk: RecordBatchT<ArrayRef>,
    fields: Vec<Field>,
) -> StructArray