PJprathamesh juvatkar·Jan 10, 201710Cassandra data modelingThere are some issues with cassandra data modeling I encountered when you have to model your dataset around queries. Here is one example: I have a dataset where each row has a name and a state. State is dynamic so it changes with time. One query is j...Join discussion