Function datafusion_expr::expr_fn::count_distinct
source · pub fn count_distinct(expr: Expr) -> Expr
Expand description
Create an expression to represent the count(distinct) aggregate function
pub fn count_distinct(expr: Expr) -> Expr
Create an expression to represent the count(distinct) aggregate function