Status: IN
Standard bloom filters lack deletion support, but SSTables are write-once-then-discarded, so deletion is never needed and the 8x space savings over counting filters is free
Source: entries/2026/05/29/topic-bloom-filter-on-sstables.md
JSON