Function prepare_projection

Source
pub fn prepare_projection(
    schema: &ArrowSchema,
    projection: Vec<usize>,
) -> ProjectionInfo