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/30 16:52:00 UTC

[jira] [Resolved] (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 ]

Matthew Topol resolved ARROW-14061.
-----------------------------------
    Fix Version/s: 6.0.0
       Resolution: Fixed

Issue resolved by pull request 11206
[https://github.com/apache/arrow/pull/11206]

> [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
>             Fix For: 6.0.0
>
>          Time Spent: 7h 20m
>  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)