[
https://issues.apache.org/jira/browse/ARROW-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16737538#comment-16737538
]
Wes McKinney commented on ARROW-4140:
-------------------------------------
As one rough edge around this I ran into today: if you compile the Gandiva unit
tests but do not install the libraries, they will fail to find the bitcode
file.
> [C++][Gandiva] Compiled LLVM bitcode file path may result in libraries being
> non-relocatable
> --------------------------------------------------------------------------------------------
>
> Key: ARROW-4140
> URL: https://issues.apache.org/jira/browse/ARROW-4140
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Gandiva
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 0.13.0
>
>
> We rely on relocatable binaries in our Python wheel and conda packages. We
> should investigate a solution that permits a relative path to the bitcode file
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)