spark_connect_rs::functions

Function array_max

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

Returns the maximum value of the array.