As I'm working on this further, I want to understand this: Is it advantageous to flatten data in blocks (strings) each containing a series of objects, if I know that a serial object read is often likely, but don't want to resort to OPP? I worked out the optimal granularity, it seems. Is it better to read a serialized single column with 100 objects than a row consisting of a hundred columns each modeling an object?
-- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Reading-whole-row-vs-a-range-of-columns-pycassa-tp6186518p6186782.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.