Function datafusion::logical_expr::expr_fn::sum

source ยท
pub fn sum(expr: Expr) -> Expr
Expand description

Create an expression to represent the sum() aggregate function