You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/03/04 16:28:00 UTC

[jira] [Assigned] (ARROW-2252) [Python] Create buffer from address, size and base

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

Uwe L. Korn reassigned ARROW-2252:
----------------------------------

    Assignee: Uwe L. Korn

> [Python] Create buffer from address, size and base
> --------------------------------------------------
>
>                 Key: ARROW-2252
>                 URL: https://issues.apache.org/jira/browse/ARROW-2252
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> Given a memory address and a size, we should be able to construct an Arrow buffer from this. The additional base object will be used to hold a reference to the underlying, original buffer so that it does not go out of scope before the Arrow buffer.



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