You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "schavan6 (via GitHub)" <gi...@apache.org> on 2023/04/17 22:05:55 UTC

[GitHub] [arrow] schavan6 opened a new issue, #35201: [C++][Gandiva] Add a Secondary Cache to cache gandiva object code

schavan6 opened a new issue, #35201:
URL: https://github.com/apache/arrow/issues/35201

   ### Describe the enhancement requested
   
   Arrow Gandiva has a primary cache but this cache doesn't persist across
   restarts. Integrate a new API in project and filter make calls that
   allow the user to specify the implementation of the secondary cache by
   providing a c++ and java interface to this persistent cache.
   
   ### Component(s)
   
   C++, C++ - Gandiva, Java


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org