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