On 8/20/10 1:05 AM, Thorvaldsson Justus wrote:
I think you should try to do it some other way than iterate, it sounds
super suboptimal to me. Also the plugin option he was thinking of I
think is changing Cassandra sourcecode, kind of hard when Cassandra is
changing so fast but very possible.
Thanks! Read your blog a few times, but it's hard to get rid of sql
thinking.
So if I create a new standard ColumnFamily with a rowId and geohash a
lat/lon into a UTF8Type, I could geohash the boundingbox, and query for
all matching columns. Or do I always need to know the rowId to do a
slic