tadeja commented on code in PR #49088:
URL: https://github.com/apache/arrow/pull/49088#discussion_r2765143153
##########
docs/source/python/memory.rst:
##########
@@ -102,7 +102,7 @@ Let's allocate a resizable :class:`Buffer` from the default
pool:
>>> buf = pa.allocate_buffer(1024, resizable=True)
>>> pa.total_allocated_bytes()
- 1024
+ 2496
Review Comment:
Revert this change
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]