Function datafusion::logical_plan::max [−][src]
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