ποΈ Bitmap for Count Distinct
Use bitmaps to compute the number of distinct values.
ποΈ Use HLL for approximate count distinct
Background
Use bitmaps to compute the number of distinct values.
Background
AI generated answers are based on docs and other sources. Please test answers in non-production environments.