Skip to content

fix PostCommit Python Dependency - #39637

Merged
Amar3tto merged 1 commit into
apache:masterfrom
aIbrahiim:fix-postcommit-pydep-pyarrow
Aug 5, 2026
Merged

fix PostCommit Python Dependency#39637
Amar3tto merged 1 commit into
apache:masterfrom
aIbrahiim:fix-postcommit-pydep-pyarrow

Conversation

@aIbrahiim

@aIbrahiim aIbrahiim commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Fixes: #30799

After #39530 tox.ini removed pyarrow 6/15/16 and added 24/25 but py310/build.gradle still ran the old tox envs and that made python 3.10 fail with environments not found so I updated the Gradle tasks to match tox.ini: drop 6/15/16 and add 24/25

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@github-actions github-actions Bot added the python label Aug 5, 2026
@aIbrahiim

Copy link
Copy Markdown
Contributor Author

cc: @jrmccluskey

@jrmccluskey jrmccluskey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, thank you for fixing this! Completely slipped my mind during the upgrade work.

@Amar3tto
Amar3tto marked this pull request as ready for review August 5, 2026 18:51
@Amar3tto
Amar3tto merged commit 7712ac6 into apache:master Aug 5, 2026
104 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The PostCommit Python Dependency job is flaky

3 participants