lidavidm commented on a change in pull request #12737:
URL: https://github.com/apache/arrow/pull/12737#discussion_r837676319
##########
File path: docs/source/java/vector_schema_root.rst
##########
@@ -109,7 +109,7 @@ Here is the example of building a :class:`VectorSchemaRoot`
The vectors within a :class:`VectorSchemaRoot` could be loaded/unloaded via
:class:`VectorLoader` and :class:`VectorUnloader`.
:class:`VectorLoader` and :class:`VectorUnloader` handles converting between
:class:`VectorSchemaRoot` and :class:`ArrowRecordBatch` (
-representation of a RecordBatch :doc:`IPC <../format/IPC.rst>` message).
Examples as below
+representation of a RecordBatch :doc:`IPC <../format/IPC>` message). Examples
as below
Review comment:
Thanks, I gave this section a quick pass and did some copyediting in
general
--
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]