Function polars_arrow::legacy::conversion::chunk_to_struct

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