[ 
https://issues.apache.org/jira/browse/HIVE-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010471#comment-13010471
 ] 

He Yongqiang commented on HIVE-1803:
------------------------------------

I did not do a detailed look, overall the patch looks good. It follows the 
steps of existing compact index. 

But can you do some tests on the javaewah stuff to see its performance? And 
what features in javawah are used by this jira?  For compression, if we can 
just compress the bitmap using simple RLE, how much differences are there? What 
i mean, also not sure about, is javawah may have a lot features that we do not 
need, but that add some overhead to the code.

> Implement bitmap indexing in Hive
> ---------------------------------
>
>                 Key: HIVE-1803
>                 URL: https://issues.apache.org/jira/browse/HIVE-1803
>             Project: Hive
>          Issue Type: New Feature
>          Components: Indexing
>            Reporter: Marquis Wang
>            Assignee: Marquis Wang
>         Attachments: HIVE-1803.1.patch, HIVE-1803.2.patch, HIVE-1803.3.patch, 
> HIVE-1803.4.patch, HIVE-1803.5.patch, HIVE-1803.6.patch, HIVE-1803.7.patch, 
> JavaEWAH_20110304.zip, bitmap_index_1.png, bitmap_index_2.png, javaewah.jar, 
> javaewah.jar
>
>
> Implement bitmap index handler to complement compact indexing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to