mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 10:45:56 +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.