John-W-Lewis commented on PR #1145:
URL: https://github.com/apache/arrow-java/pull/1145#issuecomment-4476381347

   Closing in favour of #1149, which provides a better fix using a new 
`VectorOps.shareCopy` utility. That approach preserves the original intended 
semantics (both source and result roots remain readable) while making it safe 
through proper reference counting, rather than changing the semantics to 
transfer/empty the source.
   
   Thank you @axreldable for your helpful review feedback on this PR -- it 
contributed to the thinking that led to the improved solution.


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