overlapping-determines-merge-set

Status: IN

The merge set for leveled compaction is always exactly one source SSTable plus all SSTables in the target level whose key range intersects it, constructed via `_overlapping()` at `sstable.py:428-429`.

Source: entries/2026/05/29/topic-leveled-compaction-write-amplification.md

JSON