heap-tiebreak-uses-source-index

Status: IN

The merge heap tuple includes a `source_index` field solely to prevent Python from comparing `SSTableEntry` objects when `(key, -timestamp)` ties, which would raise `TypeError`.

Source: entries/2026/05/28/sstable-and-compaction-sstable-merge_sstables.md

JSON