[ 
https://issues.apache.org/jira/browse/ARROW-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Praveen Kumar resolved ARROW-12986.
-----------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10465
[https://github.com/apache/arrow/pull/10465]

> [C++][Gandiva] Implement new cache eviction policy in Gandiva
> -------------------------------------------------------------
>
>                 Key: ARROW-12986
>                 URL: https://issues.apache.org/jira/browse/ARROW-12986
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: C++ - Gandiva
>            Reporter: João Pedro Antunes Ferreira
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Actually, the eviction policy algorithm used by Gandiva's cache is based on 
> LRU.
> I suggest to add a new option of eviction algorithm to use that considers the 
> LLVM build time as a cost, and evicts the elements based on the 
> GrredyDual-Size algorithm.



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

Reply via email to