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 15:18:20 UTC

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

     [ https://issues.apache.org/jira/browse/PARQUET-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved PARQUET-747.
----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-0.1

Issue resolved by pull request 178
[https://github.com/apache/parquet-cpp/pull/178]

> [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
>             Fix For: cpp-0.1
>
>
> 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)