lwhite1 commented on PR #15051:
URL: https://github.com/apache/arrow/pull/15051#issuecomment-1359989799

   ok. let me give that a try
   
   
   On Tue, Dec 20, 2022 at 1:47 PM David Li ***@***.***> wrote:
   
   > ***@***.**** approved this pull request.
   >
   > This is great. Thanks for reworking the docs!
   > ------------------------------
   >
   > In docs/source/java/memory.rst
   > <https://github.com/apache/arrow/pull/15051#discussion_r1053641396>:
   >
   > > +.. raw:: html
   >
   > +
   >
   > +   <pre>
   >
   > +   + AllocationManager
   >
   > +   |
   >
   > +   |-- UnsignedDirectLittleEndian (One per AllocationManager)
   >
   > +   |
   >
   > +   |-+ BufferLedger 1 ==> Allocator A (owning)
   >
   > +   | ` - ArrowBuf 1
   >
   > +   |-+ BufferLedger 2 ==> Allocator B (non-owning)
   >
   > +   | ` - ArrowBuf 2
   >
   > +   |-+ BufferLedger 3 ==> Allocator C (non-owning)
   >
   > +     | - ArrowBuf 3
   >
   > +     | - ArrowBuf 4
   >
   > +     ` - ArrowBuf 5
   >
   > +   </pre>
   >
   >
   > nit: I think you can use .. code-block:: none and remove the <pre> tags.
   > (Not that I expect anyone to render the docs to anything but HTML…)
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/arrow/pull/15051#pullrequestreview-1224977869>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AA2FPASK3H4TZBRF4BBQOUTWOH5M7ANCNFSM6AAAAAATEWX5ZI>
   > .
   > You are receiving this because you authored the thread.Message ID:
   > ***@***.***>
   >
   


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