[
https://issues.apache.org/jira/browse/ARROW-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-1541.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 1180
[https://github.com/apache/arrow/pull/1180]
> [C++] Race condition with arrow_gpu
> ------------------------------------
>
> Key: ARROW-1541
> URL: https://issues.apache.org/jira/browse/ARROW-1541
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.7.0
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> The Arrow GPU/CUDA build has a race condition with the generated Flatbuffers
> files. We must add a dependency so that the Flatbuffers files are compiled
> before the relevant arrow_gpu units are compiled.
> Encountered this when testing 0.7.0 RC0. Because arrow_gpu is alpha I don't
> think this should block
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)