CurtHagenlocher opened a new pull request, #39166:
URL: https://github.com/apache/arrow/pull/39166

   ### Rationale for this change
   
   GH-34636 is a great suggestion for simplifying the code and making it more 
efficient by changing the delegate-based RentReturn pattern to a "using"-based 
one. As most of the affected call sites were the ones not passing 
CancellationToken properly, it was a good time to fix that as well.
   
   ### Are these changes tested?
   
   This is basically a refactoring which doesn't add new functionality and so 
is covered by existing tests.
   
   
   Closes #39144


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