You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Jinpeng Zhou (Jira)" <ji...@apache.org> on 2023/01/20 21:40:00 UTC

[jira] [Resolved] (PARQUET-2232) Add an api to ColumnChunkMetaData to indicate if the column chunk uses a bloom filter

     [ https://issues.apache.org/jira/browse/PARQUET-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jinpeng Zhou resolved PARQUET-2232.
-----------------------------------
    Resolution: Fixed

Thank for merging PR 33736, Will!

> Add an api to ColumnChunkMetaData to indicate if the column chunk uses a bloom filter 
> --------------------------------------------------------------------------------------
>
>                 Key: PARQUET-2232
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2232
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Jinpeng Zhou
>            Assignee: Jinpeng Zhou
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Although bloom filter is not fully supported in parquet-cpp for now, it can be useful to provide an api that tells if a column chunk is using bloom filters. This would lead to better understanding of file characteristics.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)