jpedroantunes opened a new pull request #10465:
URL: https://github.com/apache/arrow/pull/10465


   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to