Ehsan Totoni created PARQUET-1112:
-------------------------------------
Summary: 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)