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

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

     [ https://issues.apache.org/jira/browse/ARROW-14061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-14061:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)