[
https://issues.apache.org/jira/browse/PARQUET-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yugu updated PARQUET-1001:
--------------------------
Description:
when trying to compile the reader-writer.cc per this
https://github.com/apache/parquet-cpp/tree/master/examples
the compiler throws undefined reference.
that being said, this is probably not a bug with parquet-cpp, rather with the
makefile configuration. yet I cannot pinpoint the issue - the linker seems
functional.
was:
when trying to compile the reader-writer.cc per this
https://github.com/apache/parquet-cpp/tree/master/examples
the compiler throws undefined reference.
> undefined reference to open function in fileoutputstream
> --------------------------------------------------------
>
> Key: PARQUET-1001
> URL: https://issues.apache.org/jira/browse/PARQUET-1001
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Affects Versions: cpp-1.1.0
> Environment: linux arrow 0.4.0; parquet 1.1.0
> Reporter: yugu
>
> when trying to compile the reader-writer.cc per this
> https://github.com/apache/parquet-cpp/tree/master/examples
> the compiler throws undefined reference.
> that being said, this is probably not a bug with parquet-cpp, rather with the
> makefile configuration. yet I cannot pinpoint the issue - the linker seems
> functional.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)