Merge branch 'cassandra-5.0' into trunk
* cassandra-5.0: Add LegacySSTableTest data for past sstable formats Fix comment in BigFormat wrt when nb was introduced
|
|
@ -444,7 +444,7 @@ public class BigFormat extends AbstractSSTableFormat<BigTableReader, BigTableWri
|
|||
// me (3.0.25, 3.11.11): added hostId of the node from which the sstable originated
|
||||
|
||||
// na (4.0-rc1): uncompressed chunks, pending repair session, isTransient, checksummed sstable metadata file, new Bloomfilter format
|
||||
// nb (4.0.0): originating host id
|
||||
// nb (4.0-rc2): originating host id
|
||||
// oa (5.0): improved min/max, partition level deletion presence marker, key range (CASSANDRA-18134)
|
||||
// Long deletionTime to prevent TTL overflow
|
||||
// token space coverage
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
798454228
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Data.db
|
||||
Statistics.db
|
||||
Digest.crc32
|
||||
TOC.txt
|
||||
CompressionInfo.db
|
||||
Filter.db
|
||||
Partitions.db
|
||||
Rows.db
|
||||
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |