Re: Bitmap indexes - reviving CASSANDRA-1472

2013-04-10 Thread mrevilgnome
hes to trunk and cleaning out the Avro?" then yes, I've been > knee-deep in indexing code recently. > > > On Wed, Apr 10, 2013 at 11:34 AM, mrevilgnome > wrote: > > > I'm currently building a distributed cluster on top of cassandra to > perform > > fast s

Bitmap indexes - reviving CASSANDRA-1472

2013-04-10 Thread mrevilgnome
I'm currently building a distributed cluster on top of cassandra to perform fast set manipulation via bitmap indexes. This gives me the ability to perform unions, intersections, and set subtraction across sub-queries. Currently I'm storing index information for thousands of dimensions as cassandra