You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Junjie Chen (JIRA)" <ji...@apache.org> on 2017/09/06 03:08:02 UTC

[jira] [Comment Edited] (PARQUET-41) Add bloom filters to parquet statistics

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

Junjie Chen edited comment on PARQUET-41 at 9/6/17 3:07 AM:
------------------------------------------------------------

Hi [~blue_impala_48d6]
I update an initial PR for Bloom Filter itself, please see  parquet-mr : https://github.com/apache/parquet-mr/pull/425 and parquet-format: https://github.com/apache/parquet-format/pull/62. Could you please help to review?





was (Author: junjie):
please see initial PR for parquet-mr : https://github.com/apache/parquet-mr/pull/424 and parquet-format: https://github.com/apache/parquet-format/pull/62

> 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-format, 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.
> Pull request:
> https://github.com/apache/parquet-mr/pull/215



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)