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