lidavidm commented on code in PR #14506:
URL: https://github.com/apache/arrow/pull/14506#discussion_r1007474345


##########
java/memory/memory-core/src/main/java/org/apache/arrow/memory/ReferenceManager.java:
##########
@@ -91,7 +95,7 @@ public interface ReferenceManager {
   /**
    * Transfer the memory accounting ownership of this ArrowBuf to another 
allocator.
    * This will generate a new ArrowBuf that carries an association with the 
underlying memory
-   * for the given ArrowBuf

Review Comment:
   I did try to reword this a bit, hope that looks better.



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