[ 
https://issues.apache.org/jira/browse/ARROW-7083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969709#comment-16969709
 ] 

Micah Kornfield commented on ARROW-7083:
----------------------------------------

[~yuanzhou] that is what this Jira is about.  Currently all the kernels are 
100% C++ and don't use Gandiva.  The question is how feasible is it to reuse 
Gandiva kernels in a non-JIT environment.  It would be nice to not duplicate 
code but in some contexts JIT isn't an option.

> [C++] Determine the feasibility and build a prototype to replace 
> compute/kernels with gandiva kernels
> -----------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-7083
>                 URL: https://issues.apache.org/jira/browse/ARROW-7083
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, C++ - Compute, C++ - Gandiva
>            Reporter: Micah Kornfield
>            Priority: Major
>
> See discussion on [https://issues.apache.org/jira/browse/ARROW-7017]
>  
> Requirements:
> 1.  No hard runtime dependency on LLVM
> 2.  Ability to run without LLVM static/shared libraries.
>  
> Open questions:
> 1.  What dependencies does this add to the build tool chain?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to