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/18 06:25:00 UTC

[jira] [Updated] (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 updated PARQUET-2232:
----------------------------------
    Description: 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.  (was: Although bloom filter is not fully supported in parquet-cpp, it can be useful to provide an api that tells if a column chunk is using the bloom filter)
        Summary: Add an api to ColumnChunkMetaData to indicate if the column chunk uses a bloom filter   (was: It can be useful to provide an api that tells if a column chunk is using the bloom filter)

> 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: 0.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)