You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Matthew Topol (Jira)" <ji...@apache.org> on 2021/09/21 19:31:00 UTC

[jira] [Created] (ARROW-14061) [Go] Add Cgo Arrow Memory Pool Allocator

Matthew Topol created ARROW-14061:
-------------------------------------

             Summary: [Go] Add Cgo Arrow Memory Pool Allocator
                 Key: ARROW-14061
                 URL: https://issues.apache.org/jira/browse/ARROW-14061
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++, Go
            Reporter: Matthew Topol
            Assignee: Matthew Topol


Continuing with the idea of exposing the Compute APIs within the Go implementation via CGO, in order to ensure safer memory handling there should be an allocator implementation which uses CGO in order to allocate memory via the C++ memory pool along with utilities for tracking memory leaks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)