I have a ColumnFamily with a small number of keys, but each key has a
large number of columns.

What's the best way to get just the keys back?  I don't want to load all
the columns if I don't have to.  There also isn't necessarily any column
names in common between the different rows.

Cheers,
Chris Dean

Reply via email to