Describe the bug, including details regarding any error messages, version, and platform.
https://arrow.apache.org/docs/format/Glossary.html#term-record-batch
record batch
In the :ref:`IPC format <format-ipc>`: the primitive unit of data. A record batch consists of an ordered list of buffers corresponding to a schema.
":ref:`IPC format <format-ipc>`" should be linked to https://arrow.apache.org/docs/dev/format/Columnar.html#format-ipc .
Component(s)
Documentation