You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "wjones127 (via GitHub)" <gi...@apache.org> on 2023/02/03 17:23:58 UTC

[GitHub] [arrow] wjones127 commented on issue #34025: [C++] Arrow IPC buffer compression forces the use of default_memory_pool

wjones127 commented on issue #34025:
URL: https://github.com/apache/arrow/issues/34025#issuecomment-1416174949

   > Is there any special reason why it doesn't use the memory_pool in ipc write options?
   
   This is a bug. There are some places where we may have forgotten to pass down the memory pool. I'm working right now on a PR that will allow us to assert in tests that all allocations happen on the provided memory pool.


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

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