Correct comment for nc SSTable format

Patch by frankgh; reviewd by brandonwilliams and bereng for
CASSANDRA-18933
This commit is contained in:
Francisco Guerrero 2023-10-17 10:18:06 -07:00 committed by Brandon Williams
parent 0aff36fc74
commit 8c89e2adb7
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ public class BigFormat extends AbstractSSTableFormat<BigTableReader, BigTableWri
// na (4.0-rc1): uncompressed chunks, pending repair session, isTransient, checksummed sstable metadata file, new Bloomfilter format
// nb (4.0.0): originating host id
// nc (4.1): improved min/max, partition level deletion presence marker, key range (CASSANDRA-18134)
// nc (5.0): improved min/max, partition level deletion presence marker, key range (CASSANDRA-18134)
// oa (5.0): Long deletionTime to prevent TTL overflow
// token space coverage
//