You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2018/10/30 13:49:00 UTC

[jira] [Created] (ARROW-3655) [Gandiva] switch away from default_memory_pool

Pindikura Ravindra created ARROW-3655:
-----------------------------------------

             Summary: [Gandiva] switch away from default_memory_pool
                 Key: ARROW-3655
                 URL: https://issues.apache.org/jira/browse/ARROW-3655
             Project: Apache Arrow
          Issue Type: Task
          Components: Gandiva
            Reporter: Pindikura Ravindra


After changes to ARROW-3519, Gandiva uses default_memory_pool for some allocations. This needs to be replaced with the pool passed in the Evaluate call. 

 

Also, change signatures of all Evaluate APIs (both in project and filter) to take a pool argument.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)