Wes McKinney created PARQUET-1566:
-------------------------------------
Summary: [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
Fix For: cpp-1.6.0
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
(v7.6.3#76005)