fn build_updatable(_agg: &AggCall) -> Result<Box<dyn AggregateFunction>>
Expand description
Count the approximate number of unique non-null values.
fn build_updatable(_agg: &AggCall) -> Result<Box<dyn AggregateFunction>>
Count the approximate number of unique non-null values.