[
https://issues.apache.org/jira/browse/ARROW-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-4011.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.12.0
Issue resolved by pull request 3232
[https://github.com/apache/arrow/pull/3232]
> [Gandiva] Refer irhelpers.bc in build directory
> -----------------------------------------------
>
> Key: ARROW-4011
> URL: https://issues.apache.org/jira/browse/ARROW-4011
> Project: Apache Arrow
> Issue Type: Bug
> Components: Gandiva
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> Normally, users remove build directory after they installed.
> If users remove build directory, Gandiva doesn't work.
> It's better that we install {{irhelpers.bc}} and use it by default. We can
> use {{irhelpers.bc}} in build directory only when we run tests. I think that
> test programs use {{Gandiva::Configuration}} that refers {{irhelpers.bc}} in
> build directory instead of the default {{Gandiva::Configuration}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)