Pruning Columns in Cassandra
Hi, I'm thinking about using Cassandra for a large data project. The data will be sourced from a traditional data warehouse. Cassandra will host the data formated in a way my application can correctly read it. I don't quite understand how I will prune the data from Cassandra. For example, I want to count the number of visits a partic...