Function datafusion::logical_expr::sum

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

Create an expression to represent the sum() aggregate function