Files | |
| file | approx_distinct_count.hpp [code] |
| Class for computing approximate distinct counts using a HyperLogLog sketch. | |
| file | distinct_count.hpp [code] |
| API for counting the number of distinct elements in a column. | |
| file | unique_count.hpp [code] |
| API for counting consecutive groups of equivalent rows in a column. | |