[
https://issues.apache.org/jira/browse/PARQUET-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178274#comment-16178274
]
Ehsan Totoni commented on PARQUET-1112:
---------------------------------------
This solves the issue. Thank you.
> 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)