fn parse_column_selection( value: Option<&str>, schema: &Schema, attribute_indices: &[usize], ) -> Result<HashSet<String>>