adamkennedy commented on code in PR #37178:
URL: https://github.com/apache/arrow/pull/37178#discussion_r1296342646


##########
docs/source/java/memory.rst:
##########
@@ -452,3 +452,5 @@ subset of that memory (e.g. through slicing) might be 
different. Also
 note that ArrowBuf 2 and ArrowBuf 4, 5 and 6 are also sharing the same
 underlying memory. Also note that ArrowBuf 4, 5 and 6 all share the same
 reference count and fate.
+
+.. _`Singleton Allocator`: 
https://arrow.apache.org/docs/java/reference/org/apache/arrow/memory/util/SingletonAllocator.html

Review Comment:
   This name and link are wrong now right?



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