Files
scylladb/sstables
Glauber Costa bcf7e42933 column mask
Each column has a byte in the file that determines how to process whatever
data comes next. In the actual file, we can see one of those values, or a
combination of them.

Because it is an enum, no new parser is needed.

Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
2015-03-15 10:47:34 +02:00
..
2015-03-15 10:47:33 +02:00
2015-03-10 15:13:14 -03:00
2015-03-15 10:47:34 +02:00