I want to create a Cassandra table. I know which my columns will be. I also know what the queries will be. I have to decide which of them to make the partition key, which to make clustering columns and which ordinary columns. Is there any resource which can guide me into making this efficient?
Thanks,
Serban