spark_connect_rs::functions

Function sum

Source
pub fn sum(col: impl Into<Column>) -> Column
Expand description

Returns the sum of all values in the expression.