Function datafusion::logical_expr::max

source ·
pub fn max(expr: Expr) -> Expr
Expand description

Create an expression to represent the max() aggregate function