[
https://issues.apache.org/jira/browse/ARROW-15065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weston Pace updated ARROW-15065:
--------------------------------
Description:
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.
was:
This could be a method on arrays, chunked arrays, record batches, and tables.
This method takes array offsets into account.
We should probably add this alongside the existing nbytes field with clear
commenting about the difference between the two of them. Both can be useful
depending on the need.
> [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)