Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
138875: go.mod: bump Pebble to 38fb0512c50a r=RaduBerinde a=jbowens Changes: * [`38fb0512`](cockroachdb/pebble@38fb0512) compact: save the resized valueBuf when saving values * [`ce9b648a`](cockroachdb/pebble@ce9b648a) sstable/block: fix Buffer growth bug * [`ccf75770`](cockroachdb/pebble@ccf75770) colblk: fix decoder initialization in TestIndexIterInitHandle * [`75f27891`](cockroachdb/pebble@75f27891) cache: readShard: unref outside of waitForReadPermissionOrHandle * [`816fda56`](cockroachdb/pebble@816fda56) sstable: fix restarts integer overflow * [`aeb59814`](cockroachdb/pebble@aeb59814) cache: remove Handle * [`c203f968`](cockroachdb/pebble@c203f968) manifest: reduce TestInuseKeyRangesRandomized ops in race mode * [`0727aa72`](cockroachdb/pebble@0727aa72) db: don't print secondary cache stats when they are empty * [`ef12c0f0`](cockroachdb/pebble@ef12c0f0) sstable: document layout methods that can mangle block data * [`97ad2bcc`](cockroachdb/pebble@97ad2bcc) cache: remove tryRemoveState in readShard * [`8b1c219a`](cockroachdb/pebble@8b1c219a) compaction: fix release of compaction slots * [`9d0923b1`](cockroachdb/pebble@9d0923b1) sstable: lift suffix rewriting in-memory requirement into type signature * [`2fd2c8f4`](cockroachdb/pebble@2fd2c8f4) metamorphic: move block property collectors into KeyFormat * [`80ce1d7f`](cockroachdb/pebble@80ce1d7f) cache: use key type internally * [`5a315b39`](cockroachdb/pebble@5a315b39) sstable/blob: new package * [`9343320b`](cockroachdb/pebble@9343320b) sstable: refactor pooling of value blocks in valblk.Writer Release note: none. Epic: none. Co-authored-by: Jackson Owens <[email protected]>
- Loading branch information