mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 01:42:37 +08:00
If the ClearRange mutation happens within the given key prefix space, previously the mutation is not printed. Fix by checking the prefix range overlaps with the ClearRange mutation.