go.mod: bump Pebble to 8b6d64f23a33 #132766
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
First two commits are from #132552. Will rebase away when that merges.
Changes:
8b6d64f2
db: drop hints that produce too many virtual sstables9522f394
go.mod: bump crlib8989e4e6
colblk: don't use InitWithDefault for block lengths88babd74
colblk: improve Uint encoding for very few rowsfbbf7403
sstable: fix unaligned slice panic9d8e2884
internal/crdbtest: use the key seeker pool482762d6
colblk: fix UintBuilder inconsistent size bug2c80e44d
colblk: add test demonstrating Size bug248af3ef
sstable: new layout formata09523b0
cmd/pebble: enable columnar blocks in ycsb benchmarksRelease note: none.
Epic: none.
Fixes #132526
Fixes #132524
Fixes #132517.
Fixes #132297.
Fixes #132297.
Fixes #132287.
Fixes #132527.
Fixes #132734.
Fixes #132035.
Fixes #132288.
Fixes #132286.
Fixes #132285.
Fixes #132284.
Fixes #132283.
Fixes #132521.