[
https://issues.apache.org/jira/browse/ARROW-7083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116225#comment-17116225
]
Wes McKinney commented on ARROW-7083:
-------------------------------------
Note that we should be able to add Gandiva-generated kernels (with some glue)
to {{arrow::compute::Function}} instances. Perhaps we can create an
{{arrow::compute::GandivaFunction}} that provides the wrapping magic
> [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++
> 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)