pub fn parse_where_expr(
    working_set: &mut StateWorkingSet<'_>,
    spans: &[Span]
) -> Expression