Cassandra - Clustering Column
About
The clustering columns are columns from the primary key that:
- guarantee uniqueness
- and support the sort ordering
Attributes that are used in a range query are good candidate for clustering columns. Example: date between start and end