[
https://issues.apache.org/jira/browse/ARROW-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661034#comment-17661034
]
Rok Mihevc commented on ARROW-4011:
-----------------------------------
This issue has been migrated to [issue
#20613|https://github.com/apache/arrow/issues/20613] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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: C++ - Gandiva
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 3h
> 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
(v8.20.10#820010)