pixelherodev commented on PR #578:
URL: https://github.com/apache/arrow-go/pull/578#issuecomment-3564901488

   In principle, doing this and then moving Refcount.(Retain|Release) into a 
disabled file is enough to switch off refcounting.
   
   I'd also like to see if we can move the Refcount initialization into an 
inline-able function call, though - that would preserve this behavior when it's 
enabled, but also drop the cost of initializing the refcount information when 
it's not needed...


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

Reply via email to