You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/10 14:26:15 UTC

[GitHub] [arrow] pitrou commented on pull request #12341: ARROW-15579: [C++] Add MemoryManager::CopyBuffer(const Buffer&)

pitrou commented on pull request #12341:
URL: https://github.com/apache/arrow/pull/12341#issuecomment-1034983401


   I renamed to `CopyNonOwned`. It's not terrific, but definitely less unhelpful than `CopyBufferRef`. Feel free to find something better :-)
   
   (as an aside, I would find it less confusing if it didn't take a Buffer at all, but as you point out you then have to pass the source MemoryManager separately)


-- 
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