zinking commented on issue #37458: URL: https://github.com/apache/arrow/issues/37458#issuecomment-1700303890
> If I remember correctly `memoryPool` is for allocating native data buffers for this dataset. > > `allocator` doesn't actually allocate memory for data, but will take ownership of the buffers allocated by `memoryPool` while the buffers are transferred to Java side. @zhztheplayer are there actual usages that I can refer to. `allocator` usage still sounds abstract. -- 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]
