Function datafusion::logical_expr::sum
source · pub fn sum(expr: Expr) -> ExprExpand description
Create an expression to represent the sum() aggregate function
pub fn sum(expr: Expr) -> ExprCreate an expression to represent the sum() aggregate function