cockroachdb / cockroachdb/pebble
metamorphic: test RangeKeyFilters
- Lingua principale
- Go
- Stelle
- 6k
- Fork
- 584
- Merge medio
- 16h 35m
- PR unite (30g)
- 5
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.