zeroshade commented on issue #269:
URL: https://github.com/apache/arrow-go/issues/269#issuecomment-2741862579

   @chriscasola I'm not sure where weak pointers would be useful, but take a 
look at https://github.com/apache/arrow-go/pull/322 when you get a chance. It 
looks like it's pretty simple to use the Add cleanup to alleviate the need for 
Retain/release.
   
   That said, if you know that you are *never* using a custom allocator, you 
don't actually have up use them yourself unless you want up manually control 
the memory. 
   
   Anyways, I'm curious what your thoughts on that PR would be as far as that 
topic


-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to