Wes McKinney created ARROW-26:
---------------------------------
Summary: C++: Add parquet-cpp as optional thirdparty dependency
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
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)