Function datafusion::functions_aggregate::expr_fn::count
source ยท pub fn count(expr: Expr) -> Expr
Expand description
Count the number of non-null values in the column
pub fn count(expr: Expr) -> Expr
Count the number of non-null values in the column