Wes McKinney created ARROW-816:
----------------------------------
Summary: [C++] Use conda packages for RapidJSON, Flatbuffers to
speed up builds
Key: ARROW-816
URL: https://issues.apache.org/jira/browse/ARROW-816
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
Fix For: 0.3.0
These libraries are being downloaded and built (in the case of Flatbuffers)
multiple times in the course of a normal build. It would be better to build
them ones and set the *_HOME environment variables so that they can be used
throughout the CI run.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)