Function datafusion::prelude::count_distinct

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

Create an expression to represent the count(distinct) aggregate function