polars_
arrow
0.46.0
In polars_
arrow::
legacy::
conversion
polars_arrow
::
legacy
::
conversion
Function
chunk_to_struct
Copy item path
Source
pub fn chunk_to_struct( chunk:
RecordBatchT
<
ArrayRef
>, fields:
Vec
<
Field
>, ) ->
StructArray