Function datafusion::logical_plan::sum [−][src]
pub fn sum(expr: Expr) -> Expr
Expand description
Create an expression to represent the sum() aggregate function
pub fn sum(expr: Expr) -> Expr
Create an expression to represent the sum() aggregate function