Function project_schema

Source
pub fn project_schema(
    schema: &ArrowSchema,
    field_selection: &BTreeSet<String>,
) -> ArrowSchema