Skip to content

[Docs] versionadded directive used incorrectly in Columnar Format docs #46942

@mootari

Description

@mootari

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions