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