[
https://issues.apache.org/jira/browse/ARROW-6926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-6926:
----------------------------------
Fix Version/s: 1.0.0
> Support __sizeof__ protocol for Python objects
> ----------------------------------------------
>
> Key: ARROW-6926
> URL: https://issues.apache.org/jira/browse/ARROW-6926
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Matthew Rocklin
> Priority: Minor
> Fix For: 1.0.0
>
>
> It would be helpful if PyArrow objects implemented the `__sizeof__` protocol
> to give other libraries hints about how much data they have allocated. This
> helps systems like Dask, which have to make judgements about whether or not
> something is cheap to move or taking up a large amount of space.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)