You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/10/11 02:59:20 UTC

[jira] [Created] (PARQUET-747) [C++] TypedRowGroupStatistics are not being exported in libparquet.so

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)