Skip to main content

projection_indices

Function projection_indices 

Source
fn projection_indices(
    column_names: &HashSet<String>,
    arrow_schema: &SchemaRef,
) -> Vec<usize>