Commit a44397a
committed
go.mod: bump Pebble to 9be04468f598
Changes:
* [`9be04468`](cockroachdb/pebble@9be04468) db: add more logs to TestCompactionCorruption
* [`e52a9b1d`](cockroachdb/pebble@e52a9b1d) wal: hint sequential reads when reading WAL files
* [`43d95d5d`](cockroachdb/pebble@43d95d5d) internal/testutils: move Logger
* [`71cce7bd`](cockroachdb/pebble@71cce7bd) db: take ScanInternal options through an options struct
* [`ab9ffc9d`](cockroachdb/pebble@ab9ffc9d) block,cache: trace and stats for wait duration (for concurrent reads)
* [`1f091ae1`](cockroachdb/pebble@1f091ae1) blockkind: remove the Index Kind
* [`0c927430`](cockroachdb/pebble@0c927430) block: don't obtain decompressor twice
* [`f4ef14f2`](cockroachdb/pebble@f4ef14f2) tool: show compression stats in sstable properties
* [`222c46bb`](cockroachdb/pebble@222c46bb) db: propagate *PhysicalBlobFile to reportCorruption
* [`bbd7e034`](cockroachdb/pebble@bbd7e034) base: add DiskFile interface
* [`cbfea02d`](cockroachdb/pebble@cbfea02d) base: move BlobReferenceID, BlobFileMapping
* [`436c169a`](cockroachdb/pebble@436c169a) db: remove EnableColumnarBlocks option
* [`453a7219`](cockroachdb/pebble@453a7219) arenaskl,batchskl: add test ensuring node contains no pointer types
Release note: none.
Epic: none.1 parent 464489b commit a44397a
File tree
6 files changed
+31
-14
lines changed- build/bazelutil
- pkg/storage
6 files changed
+31
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1850 | 1850 | | |
1851 | 1851 | | |
1852 | 1852 | | |
1853 | | - | |
1854 | | - | |
| 1853 | + | |
| 1854 | + | |
1855 | 1855 | | |
1856 | | - | |
| 1856 | + | |
1857 | 1857 | | |
1858 | 1858 | | |
1859 | 1859 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
586 | | - | |
587 | | - | |
| 586 | + | |
| 587 | + | |
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | 107 | | |
109 | 108 | | |
110 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
934 | 933 | | |
935 | 934 | | |
936 | 935 | | |
937 | | - | |
938 | 936 | | |
939 | 937 | | |
940 | 938 | | |
| |||
1499 | 1497 | | |
1500 | 1498 | | |
1501 | 1499 | | |
1502 | | - | |
1503 | | - | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
1504 | 1512 | | |
1505 | 1513 | | |
1506 | 1514 | | |
| |||
3001 | 3009 | | |
3002 | 3010 | | |
3003 | 3011 | | |
3004 | | - | |
3005 | | - | |
| 3012 | + | |
| 3013 | + | |
| 3014 | + | |
| 3015 | + | |
| 3016 | + | |
| 3017 | + | |
| 3018 | + | |
| 3019 | + | |
| 3020 | + | |
| 3021 | + | |
| 3022 | + | |
| 3023 | + | |
3006 | 3024 | | |
3007 | 3025 | | |
3008 | 3026 | | |
| |||
0 commit comments