[
https://issues.apache.org/jira/browse/ARROW-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194023#comment-16194023
]
ASF GitHub Bot commented on ARROW-1541:
---------------------------------------
Github user wesm commented on the issue:
https://github.com/apache/arrow/pull/1180
+1
> [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)