pub fn is_aggregate(expr: &Expression) -> bool
Returns true if expr is an aggregate function.
true
expr