On Tue, Jul 24, 2012 at 3:55 PM, Marco Gallotta <[email protected]> wrote: > > I have thousands of columns of per row, so I doubt that's still true?
No, since every value is stored along its key (row key + family + qualifier + timestamp + length of each). That's why compression is pretty much always recommended. J-D
