[
https://issues.apache.org/jira/browse/ARROW-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-26:
------------------------------
Description: To avoid dependency management problems I added build
instructions in {{cpp/doc/Parquet.md}} for now. See patch
https://github.com/apache/arrow/pull/12 (was: Currently {{cmake
-DARROW_WITH_PARQUET=on}} will use the {{$PARQUET_HOME}} environment variable
if set to add parquet-cpp as a 3rd-party library to the build (and add the
optional {{src/arrow/parquet}} subdirectory to the build). We should make this
more self-contained for users who wish to build Arrow C++ with the
Parquet-Arrow adapter. )
Summary: C++: Add developer instructions for building parquet-cpp
integration (was: C++: Add parquet-cpp as optional thirdparty dependency )
> C++: Add developer instructions for building parquet-cpp integration
> --------------------------------------------------------------------
>
> Key: ARROW-26
> URL: https://issues.apache.org/jira/browse/ARROW-26
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
>
> To avoid dependency management problems I added build instructions in
> {{cpp/doc/Parquet.md}} for now. See patch
> https://github.com/apache/arrow/pull/12
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)