cockroachdb / cockroachdb/pebble
db: improve testing around seek optimizations
Open
- Dominant language
- Go
- Stars
- 6k
- Forks
- 584
- Avg merge
- 16h 35m
- Merged PRs (30d)
- 5
Description
Some of the seek optimizations within Pebble, like the [low-level sstable one for advancing bounds](https://github.com/cockroachdb/pebble/blob/e6c60c719402e5c73d34495bfb0620e3c1b0da80/sstable/reader.go#L525) don't have test coverage. We should expand test coverage so that we don't accidentally introduce a regression here.
Jira issue: PEBBLE-92
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.