Skip to main content

compute_projection_count

Function compute_projection_count 

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