polars_
arrow
0.46.0
In polars_
arrow::
io::
ipc::
read
polars_arrow
::
io
::
ipc
::
read
Function
prepare_projection
Copy item path
Source
pub fn prepare_projection( schema: &
ArrowSchema
, projection:
Vec
<
usize
>, ) ->
ProjectionInfo