-
Notifications
You must be signed in to change notification settings - Fork 477
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
db: extend compaction iterator comments, tests
The compaction iterator had a few methods and complicated edge cases that were undocumented. This commit comments some of these and adds a new assertion. It also adds a few test cases around SINGLEDEL and DELSIZED, unfruitfully trying to reproduce some form of behavior that might explain cockroachdb/cockroach##114421.
- Loading branch information
Showing
2 changed files
with
356 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.