You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/11/25 23:09:00 UTC

[jira] [Updated] (PARQUET-1566) [C++] Indicate if null count, distinct count are present in column statistics

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

ASF GitHub Bot updated PARQUET-1566:
------------------------------------
    Labels: pull-request-available  (was: )

> [C++] Indicate if null count, distinct count are present in column statistics
> -----------------------------------------------------------------------------
>
>                 Key: PARQUET-1566
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1566
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: cpp-1.6.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> One can determine if the min/max statistics are present with {{HasMinMax}} but the same is not possible with null_count or distinct_count



--
This message was sent by Atlassian Jira
(v8.3.4#803005)