Thanks!
On Mon, May 10, 2010 at 2:17 PM, Dr. Martin Grabmüller <
martin.grabmuel...@eleven.de> wrote:
> Partitioning is only done for row keys, the part in your message about
> keys and partitioning is correct.
> There is no partitioning for columns, all columns for a particular key are
> store
Partitioning is only done for row keys, the part in your message about keys
and partitioning is correct.
There is no partitioning for columns, all columns for a particular key are
stored on the same node (plus
replicas, of course, which are stored on different nodes). The CompareWith
option fo