cockroachdb / cockroachdb/pebble
internal/metamorphic: use a ValueMerger that may delete
Open
- Dominant language
- Go
- Stars
- 6k
- Forks
- 584
- Avg merge
- 16h 35m
- Merged PRs (30d)
- 5
Description
Since b4d64c6474a2e0203a1ac2413dca90bdf74f4981 `ValueMerger`s have been capable of deleting keys. There are some subtleties within the iterator to accommodate this, and it would be good to exercise them in the metamorphic tests (even if CockroachDB doesn't ever delete keys from a `ValueMerger`).
Jira issue: PEBBLE-111
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.