You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/12/13 01:20:00 UTC

[jira] [Created] (ARROW-4011) [Gandiva] Refer irhelpers.bc in build directory

Kouhei Sutou created ARROW-4011:
-----------------------------------

             Summary: [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


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)