fn predicate_references_column(predicate: &Predicate, column_name: &str) -> bool
Returns true if the predicate references the given column name.