Thanks. Are there plans to implement a row count feature? I have a model which doesn't store any columns since I could potentially have a large # of columns. So all the valuable information has been moved into the row key.
On Thu, Mar 11, 2010 at 11:38 AM, Eric Evans <eev...@rackspace.com> wrote: > On Thu, 2010-03-11 at 11:29 -0800, Sonny Heer wrote: >> What does this query return? > > It counts the number of columns in a row or super column. > > Try: http://wiki.apache.org/cassandra/API#get_count > >> Is there a way to do a range query and get the row count? (e.g. row >> start = "TOW' row end = 'TOWZ') > > No, there isn't. > > -- > Eric Evans > eev...@rackspace.com > >