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

Alex Levenson commented on PARQUET-41:
--------------------------------------

Right, so while this works for temporary storage / transport of java objects, 
it's not a durable format with guaranteed stability over time. If the algebird 
bloom filter changes later, it will serialize differently, etc. So I think we 
need to still define a thrift / binary format for storing the bloom filter.

> Add bloom filters to parquet statistics
> ---------------------------------------
>
>                 Key: PARQUET-41
>                 URL: https://issues.apache.org/jira/browse/PARQUET-41
>             Project: Parquet
>          Issue Type: New Feature
>          Components: parquet-mr
>            Reporter: Alex Levenson
>            Assignee: ferdinand xu
>              Labels: filter2
>
> For row groups with no dictionary, we could still produce a bloom filter. 
> This could be very useful in filtering entire row groups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to