mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 14:15:46 +00:00
Be more tolerant with different but equivalent representation of range deletions. When expecting a range tombstone, keep reading range tombstones while these can be merged with the cumulative range tombstone, resulting from the merging of the previous range tombstones. This results in tests tolerating range tombstones that are split into several, potentially overlapping range tombstones, representing the same underlying deletion.
20 KiB
20 KiB