You need to use `TypedRowGroupStatistics` to get type based equality. You can 
simply solve your problem by creating that object (via `MakeColumnStats()`) 
here.
You will have to re-organize `is_stats_set` and `statistics()` to avoid calling 
`MakeColumnStats()` twice.

[ 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