arrow icon indicating copy to clipboard operation
arrow copied to clipboard

ARROW-16917: [C++][Gandiva] Add a Secondary Cache to cache gandiva object code

Open siddhantrao23 opened this issue 2 years ago • 7 comments

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.

siddhantrao23 avatar Jun 28 '22 07:06 siddhantrao23

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW

Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

github-actions[bot] avatar Jun 28 '22 07:06 github-actions[bot]

https://issues.apache.org/jira/browse/ARROW-16917

github-actions[bot] avatar Jun 28 '22 08:06 github-actions[bot]

:warning: Ticket has not been started in JIRA, please click 'Start Progress'.

github-actions[bot] avatar Jun 28 '22 08:06 github-actions[bot]

@github-actions crossbow submit java-jars

nivia007 avatar Aug 09 '22 15:08 nivia007

Only contributors can submit requests to this bot. Please ask someone from the community for help with getting the first commit in.
The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/2826625536

github-actions[bot] avatar Aug 09 '22 16:08 github-actions[bot]

@github-actions crossbow submit java-jars

projjal avatar Aug 09 '22 17:08 projjal

Revision: c6b0ef510abc6ca7dcf483094a322385d9f5022b

Submitted crossbow builds: ursacomputing/crossbow @ actions-06ebe13784

Task Status
java-jars Github Actions

github-actions[bot] avatar Aug 09 '22 17:08 github-actions[bot]

@github-actions crossbow submit java-jars

siddhantrao23 avatar Sep 13 '22 12:09 siddhantrao23

Revision: 9e1d6a83ebc93bfcdc6446f5245aa55f1db1b882

Submitted crossbow builds: ursacomputing/crossbow @ actions-6bc4d5c5fc

Task Status
java-jars Github Actions

github-actions[bot] avatar Sep 13 '22 12:09 github-actions[bot]

Closing because it has been untouched for a while, in case it's still relevant feel free to reopen and move it forward 👍

amol- avatar Mar 30 '23 17:03 amol-