[
https://issues.apache.org/jira/browse/ARROW-12102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Farmer reassigned ARROW-12102:
-----------------------------------
Assignee: (was: João Pedro Antunes Ferreira)
This issue was last updated over 90 days ago, which may be an indication it is
no longer being actively worked. To better reflect the current state, the issue
is being unassigned. Please feel free to re-take assignment of the issue if it
is being actively worked, or if you plan to start that work soon.
> [C++][Gandiva] Implement new cache for Gandiva focused on a build time policy
> -----------------------------------------------------------------------------
>
> Key: ARROW-12102
> URL: https://issues.apache.org/jira/browse/ARROW-12102
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++ - Gandiva
> Reporter: João Pedro Antunes Ferreira
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> Currently gandiva cache is an LRU cache. It would be interesting to change it
> so that the expressions which take large amount of time to build stay as long
> as possible in the cache.
> So, we need to Implement a new cache for Gandiva focused on this build time
> policy, and make it configurable so it is possible to define if it will be
> used the LRU cache or this one based on build time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)