[
https://issues.apache.org/jira/browse/ARROW-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-422.
--------------------------------
Resolution: Fixed
Issue resolved by pull request 239
[https://github.com/apache/arrow/pull/239]
> C++: IPC should depend on rapidjson_ep if RapidJSON is vendored
> ---------------------------------------------------------------
>
> Key: ARROW-422
> URL: https://issues.apache.org/jira/browse/ARROW-422
> Project: Apache Arrow
> Issue Type: Bug
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Fix For: 0.2.0
>
>
> When we vendor RapidJSON, there is currently no dependency specified in the
> CMakeLists that the IPC sources are depending on RapidJSON. Thus {{make}}
> might try to compile the IPC sources before downloading RapidJSON and then
> will error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)