You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/27 23:01:00 UTC

[jira] [Closed] (ARROW-15065) [Python][R] Expose ReferencedBufferSize to python/R

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

Weston Pace closed ARROW-15065.
-------------------------------
    Resolution: Fixed

All subtasks have been completed.

> [Python][R] Expose ReferencedBufferSize to python/R
> ---------------------------------------------------
>
>                 Key: ARROW-15065
>                 URL: https://issues.apache.org/jira/browse/ARROW-15065
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python, R
>            Reporter: Weston Pace
>            Assignee: Vibhatha Lakmal Abeykoon
>            Priority: Major
>              Labels: good-first-issue
>
> This could be a method on arrays, chunked arrays, record batches, and tables.  This method takes array offsets into account.
> This should replace the existing nbytes behavior.  A new method should be created (total_buffer_bytes) that has the old behavior.  We will need clear commenting about the difference between the two of them.  Both can be useful depending on the need.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)