📄️ Use Bitmap for exact Count Distinct
This topic describes how to use bitmaps to compute the number of distinct values in StarRocks.
📄️ Use HLL for approximate count distinct
Background
This topic describes how to use bitmaps to compute the number of distinct values in StarRocks.
Background