Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
123919: go.mod: bump Pebble to a43bb5d5a335 r=RaduBerinde a=jbowens Changes: * [`a43bb5d5`](cockroachdb/pebble@a43bb5d5) db: adjust Iterator.NextPrefix to error if in error state * [`8633593c`](cockroachdb/pebble@8633593c) metamorphic: use 12 as the minimum target file size * [`2b26224a`](cockroachdb/pebble@2b26224a) metamorphic: make a reduce parameter configurable * [`4301b8f5`](cockroachdb/pebble@4301b8f5) compaction: clean up runCompaction * [`2a4cdcc8`](cockroachdb/pebble@2a4cdcc8) compact: move grandparent and L0 limits code * [`6a357e67`](cockroachdb/pebble@6a357e67) compaction: remove redundant cleanup code * [`57caca15`](cockroachdb/pebble@57caca15) compaction: tolerate empty keys * [`98cadc9f`](cockroachdb/pebble@98cadc9f) db: fix ingested flushable range deletion iterator * [`bfd3ee24`](cockroachdb/pebble@bfd3ee24) db: fix iterator error propagation, NextPrefix violation * [`f03e7efe`](cockroachdb/pebble@f03e7efe) compact: some Iter cleanup * [`c58ac885`](cockroachdb/pebble@c58ac885) internal/keyspan: prohibit NextPrefix at span boundary * [`fdba3c90`](cockroachdb/pebble@fdba3c90) db: fix level checker use of stale iterator value * [`0bc137ad`](cockroachdb/pebble@0bc137ad) compact: rework span handling * [`ab6cd136`](cockroachdb/pebble@ab6cd136) compact: add facility to split and encode spans * [`bc2d51c6`](cockroachdb/pebble@bc2d51c6) sstable: add ReadAll test util * [`12108115`](cockroachdb/pebble@12108115) compact: pull out code for compacting spans * [`94cfeb2b`](cockroachdb/pebble@94cfeb2b) db: document memTable.writerRefs subtlety * [`16c5635c`](cockroachdb/pebble@16c5635c) compact: relax splitter frontier requirement Release note: none. Epic: none. Co-authored-by: Jackson Owens <[email protected]>
- Loading branch information