@rgruener  Can't we extend the following check to see if min/max are set as 
well?
```
    if (!column_->meta_data.__isset.statistics) {
      return false;
    }
```


[ Full content available at: https://github.com/apache/parquet-cpp/pull/491 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to