Function datafusion::logical_expr::expr_fn::max
source · pub fn max(expr: Expr) -> Expr
Expand description
Create an expression to represent the max() aggregate function
pub fn max(expr: Expr) -> Expr
Create an expression to represent the max() aggregate function