[ https://issues.apache.org/jira/browse/ARROW-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15747554#comment-15747554 ]
Uwe L. Korn commented on ARROW-422: ----------------------------------- PR: 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)