[
https://issues.apache.org/jira/browse/PARQUET-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351377#comment-14351377
]
Alex Levenson commented on PARQUET-41:
--------------------------------------
To clarify, I'm not saying the C++ has to use the bloom filter at runtime right
away, but we should not use a binary format that would make it impossible /
difficult for the C++ impl to use it if it wanted to. And I think it would also
be bad news if each impl serialized bloom filters in their own way.
> 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)