Skip to content

Conversation

@Sansfear87
Copy link
Contributor

@Sansfear87 Sansfear87 commented Nov 23, 2025

Fixes #47989

Adds filters_to_expression to the Parquet autosummary section in formats.rst.
Documentation-only change.

DOC: add filters_to_expression to Parquet API reference
@github-actions
Copy link

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename the pull request title in the following format?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@Sansfear87
Copy link
Contributor Author

Hi, I added filters_to_expression to the Parquet autosummary in formats.rst (Fixes #47989). This is a documentation-only change. Let me know if any adjustments are needed. Thanks!

@AlenkaF AlenkaF changed the title DOC: Add filters_to_expression to Parquet API reference GH-47989: [Python][Docs] Add filters_to_expression to Parquet API reference Nov 23, 2025
@AlenkaF
Copy link
Member

AlenkaF commented Nov 23, 2025

Thanks for the contribution @Sansfear87!
Minor suggestion: when opening a PR it is advisable to update the existing GitHub Pull Request template and to check our contributing guidelines here: https://arrow.apache.org/docs/developers/overview.html#pull-request-and-review (PR title).

I have run the CI and will run the docs preview job, just to check the change renders correctly.

@AlenkaF
Copy link
Member

AlenkaF commented Nov 23, 2025

@github-actions crossbow submit preview-docs

@github-actions
Copy link

Revision: 285c36d

Submitted crossbow builds: ursacomputing/crossbow @ actions-f6bd5325ed

Task Status
preview-docs GitHub Actions

@Sansfear87
Copy link
Contributor Author

Thanks for the contribution @Sansfear87! Minor suggestion: when opening a PR it is advisable to update the existing GitHub Pull Request template and to check our contributing guidelines here: https://arrow.apache.org/docs/developers/overview.html#pull-request-and-review (PR title).

I have run the CI and will run the docs preview job, just to check the change renders correctly.

Thank you for the guidance! I’ll make sure to follow the PR template and title formatting in future PRs.

Copy link
Member

@AlenkaF AlenkaF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AlenkaF AlenkaF merged commit c3c56e1 into apache:main Nov 28, 2025
7 checks passed
@AlenkaF AlenkaF removed the awaiting review Awaiting review label Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Python][Docs] Add pyarrow.parquet.filters_to_expression to API reference docs

2 participants