Function datafusion::logical_plan::min [−][src]
pub fn min(expr: Expr) -> Expr
Expand description
Create an expression to represent the min() aggregate function
pub fn min(expr: Expr) -> Expr
Create an expression to represent the min() aggregate function