You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Ehsan Totoni (JIRA)" <ji...@apache.org> on 2017/09/24 16:47:00 UTC

[jira] [Resolved] (PARQUET-1112) ParquetFileReader::OpenFile(string) not available in conda binary

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

Ehsan Totoni resolved PARQUET-1112.
-----------------------------------
    Resolution: Fixed

> ParquetFileReader::OpenFile(string) not available in conda binary
> -----------------------------------------------------------------
>
>                 Key: PARQUET-1112
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1112
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>         Environment: Ubuntu 16.04
> Anaconda 4.4
> python 3.6.2
> parquet-cpp 1.3.0.pre
>            Reporter: Ehsan Totoni
>
> When I install parquet-cpp through conda, the ParquetFileReader::OpenFile(string) function is not available in the library binary. 'nm' only shows the version of the function with (ReaderProperties, FileMetaData) input.
> The function is available when building parquet-cpp from source though.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)