Open
Description
Describe the bug, including details regarding any error messages, version, and platform.
The page Arrow Columnar Format (source) use Sphinx' versionadded
directive to annotate when a particular section was introduced.
However, the directive expects only the first argument to be the version and treats the remainder as brief explanation, resulting in the following rendered output:
New in version Arrow: Columnar Format 1.3
Component(s)
Documentation