How to find average row size of a table in cassandra? I am not looking for partition size (which can be found from nodetool tablehistograms), since a partition can have many rows. I am looking for row size.
- average row size in a cassandra table Ayub M
- Re: average row size in a cassandra table Raney, Michael