cockroachdb / cockroachdb/pebble

metamorphic: test RangeKeyFilters

Open
#1,901 4 comments 0 reactions 0 assignees View on GitHub
A-storage T-storage
Dominant language
Go
Stars
6k
Forks
584
Avg merge
16h 35m
Merged PRs (30d)
5

Description

The metamorphic tests currently never populate the `RangeKeyFilters` field on the `IterOptions`. CockroachDB does populate this on time-bound iterators. We should populate it in the metamorphic tests. This will require updating the implementation of [`pebble/internal/testkeys/blockprop.suffixIntervalCollector`](https://github.com/cockroachdb/pebble/blob/358c749ef8fa84f1831b797f15850e25f3c14533/internal/testkeys/blockprop/blockprop.go#L85-L109) to correctly parse suffixes out of the value rather than the key.

Jira issue: PEBBLE-156

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.