Wes McKinney created PARQUET-747:
------------------------------------
Summary: [C++] TypedRowGroupStatistics are not being exported in
libparquet.so
Key: PARQUET-747
URL: https://issues.apache.org/jira/browse/PARQUET-747
Project: Parquet
Issue Type: Bug
Components: parquet-cpp
Reporter: Wes McKinney
Assignee: Wes McKinney
These have to be instantiated and exported like so:
https://github.com/apache/parquet-cpp/blob/master/src/parquet/column/reader.h#L258
see also
https://github.com/apache/parquet-cpp/commit/9930b546ecd52673903b442ca57d89dd4786a59a
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)