You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by GitBox <gi...@apache.org> on 2022/08/19 13:08:41 UTC

[GitHub] [arrow-nanoarrow] paleolimbot commented on pull request #24: Pass the ArrowBufferAllocator by value and implement a custom deallocator

paleolimbot commented on PR #24:
URL: https://github.com/apache/arrow-nanoarrow/pull/24#issuecomment-1220659759

   I removed the 'allocate' method since it was never actually used, which gives us 8 bytes back! At the point anybody is doing something like `std::vector<struct ArrowBuffer>` with enough buffers for that to matter, they probably should be inventing their own structure.


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org