spark_connect_rs::functions

Function array_min

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

Returns the minimum value of the array.