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