Function datafusion::logical_expr::expr_fn::count

source ยท
pub fn count(expr: Expr) -> Expr
Expand description

Create an expression to represent the count() aggregate function