ClickHouse Black Magic, Part 2: Bloom Filters

ClickHouse Black Magic, Part 2: Bloom Filters

Bloom filters are an important ClickHouse index type with mysterious parameters. Take a closer look at the theory behind bloom filters, parameter selection using queries on a test dataset, and effective tuning.