R/duckdb-funs.R
approx_count_distinct.Rd
Computes the approximate count of distinct elements using HyperLogLog.
approx_count_distinct(any = ANY)
ANY
BIGINT
approx_count_distinct(A)