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


##########
docs/source/java/memory.rst:
##########
@@ -133,7 +133,7 @@ Development Guidelines
 Applications should generally:
 
 * Use the BufferAllocator interface in APIs instead of RootAllocator.
-* Create one RootAllocator at the start of the program.
+* Create one RootAllocator at the start of the program and explicitly passing 
it when it is needed.

Review Comment:
   Grammar "and explicitly pass it when 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