I'm afraid not. (We have to sort by name to allow fetching individual
columns from large rows w/o pulling the whole row into memory.)
On Mon, May 31, 2010 at 9:47 AM, Torsten Curdt wrote:
> Is it possible to have columns in a super column sorted by value
> rather than name?
> I assume not but I
Is it possible to have columns in a super column sorted by value
rather than name?
I assume not but I thought I ask anyway.
What I would love to do is something along the lines of
/user//country/DE += 1
and then get the sorted result of "/user//country"
cheers
--
Torsten