Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Key Concepts
(Uncensored)
subscribe
Cassandra CQL Storage Format
https://distributeddatastore.blogspot.com/2020/02/cassandra-sstable-storage-format-for.html
links
backlinks
Tagged with:
cql clustering key
cql partitioning key
cql storage format
cassandra cql format
cassandra storage engine
In Cassandra 2.* version, a CQL table is stored using the same storage format that is used for storing thrift based column family. Cassandra stores extra information as part of column names to detect CQL clustering keys and other CQL columns.