[
https://issues.apache.org/jira/browse/ARROW-7818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francois Saint-Jacques updated ARROW-7818:
------------------------------------------
Fix Version/s: (was: 0.17.0)
> [C++][Gandiva] Generate Filter kernels from gandiva code at compile time
> ------------------------------------------------------------------------
>
> Key: ARROW-7818
> URL: https://issues.apache.org/jira/browse/ARROW-7818
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++, C++ - Gandiva
> Reporter: Francois Saint-Jacques
> Assignee: Francois Saint-Jacques
> Priority: Major
>
> The goal of this feature is to support generating kernels at compile time
> (and possibly runtime if gandiva is linked) to avoid rewriting C++ kernels
> that gandiva knows how to compile. The generated kernels would be linked in
> the compute module.
> This is an experimental task that will guide future development, notably
> implementing aggregate kernels in gandiva once instead both C++ and gandiva
> implementations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)