Skip to content

[Python][Parquet] Reorganize Parquet reader docstrings #51265

Description

@pitrou

Describe the enhancement requested

In the Python Parquet reader docstrings, many snippets are duplicated for describing various common options, such as thrift_string_size_limit.

We should deduplicate these snippets and find a way to reuse them across all Parquet reader docstrings. This will ease maintenance and reduce the risk of errors when updating those docstrings.

Component(s)

Parquet, Python

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions