Function datafusion::functions_aggregate::min_max::min
source ยท pub fn min(expression: Expr) -> Expr
Expand description
Returns the minimum of a group of values.
pub fn min(expression: Expr) -> Expr
Returns the minimum of a group of values.