[
https://issues.apache.org/jira/browse/ARROW-15648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Louis Gotlib Ferreira updated ARROW-15648:
--------------------------------------------------
Description:
Add a flag that was missing in that PR to add a flag related to the Object Code
cache: [https://github.com/apache/arrow/pull/12308]
Caching the entire projector/filter instead of object cache has a higher memory
overhead so need to lower the size when not using object code caching.
was:Add a flag that was missing in that PR to add a flag related to the
Object Code cache: [https://github.com/apache/arrow/pull/12308]
> [C++][Gandiva] Fix the size of the Gandiva cache
> ------------------------------------------------
>
> Key: ARROW-15648
> URL: https://issues.apache.org/jira/browse/ARROW-15648
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++ - Gandiva
> Reporter: Anthony Louis Gotlib Ferreira
> Assignee: Anthony Louis Gotlib Ferreira
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Add a flag that was missing in that PR to add a flag related to the Object
> Code cache: [https://github.com/apache/arrow/pull/12308]
> Caching the entire projector/filter instead of object cache has a higher
> memory overhead so need to lower the size when not using object code caching.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)