fn has_unnest_expr_recursively(expr: &Expr) -> bool
Returns true if the expression recursively contains an Expr::Unnest expression
Expr::Unnest