[
https://issues.apache.org/jira/browse/PARQUET-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved PARQUET-1566.
-------------------------------------
Resolution: Fixed
Issue resolved by pull request 8774
[https://github.com/apache/arrow/pull/8774]
> [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: 50m
> 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)