spark_connect_rs::functions

Function max

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

Returns the maximum value of the expression in a group.