Re: Proposal for bitmap index handler implementation

2010-11-20 Thread Ted Yu
https://issues.apache.org/jira/secure/attachment/12460083/bitmap_index_1.pngand https://issues.apache.org/jira/secure/attachment/12460083/bitmap_index_2.pngseem to be the same. On Fri, Nov 19, 2010 at 6:50 PM, Marquis Wang wrote: > We are planning on implementing a bitmap index handler to compl

Proposal for bitmap index handler implementation

2010-11-19 Thread Marquis Wang
We are planning on implementing a bitmap index handler to complement the existing compact index handler. Here [http://wiki.apache.org/hadoop/Hive/IndexDev/Bitmap] is a design document proposal for a simple bitmap index implementation, and we've created a ticket for it (HIVE-1803). We would love any