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)