Description
Most of the code don't generate a range tombstone boundary with the same deletion time on both side as this is basically useless, and there is some assertion in DataResolver that actually expect this. However, the deserializer for legacy sstable doesn't always properly avoid their creation and we can thus generate them (and break the DataResolver assertion.