Skip to content

Remove Python 3.12 exclusion for Apache Beam - #41990

Closed
potiuk wants to merge 1 commit into
apache:mainfrom
potiuk:get-rid-of-python-3-12-exclusion-beam
Closed

Remove Python 3.12 exclusion for Apache Beam#41990
potiuk wants to merge 1 commit into
apache:mainfrom
potiuk:get-rid-of-python-3-12-exclusion-beam

Conversation

@potiuk

Copy link
Copy Markdown
Member

After apache/beam#29149 has been fixed and Apache Beam 2.59.0 released we can finally unblock Apache Beam provider for Python 3.12 - mainly because requests is no longer limited so that Apache Beam does not conflict with few other dependencies.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@potiuk

Copy link
Copy Markdown
MemberAuthor

This one waits for Apache Beaam 2.59.0 release. This will likely happen next week (this weeak Beam Summit makes it difficult to complete all the tests - see apache/beam#32284

@potiuk
potiukforce-pushed the get-rid-of-python-3-12-exclusion-beam branch from 066ebe7 to 7629025CompareSeptember 13, 2024 23:12
@potiuk
potiuk marked this pull request as ready for review September 13, 2024 23:12
@eladkal
eladkalforce-pushed the get-rid-of-python-3-12-exclusion-beam branch from 7629025 to dfbc2a1CompareSeptember 20, 2024 18:01
@eladkaleladkal added the upgrade to newer dependencies If set, upgrade to newer dependencies is forced label Sep 21, 2024
@eladkaleladkal closed this Sep 21, 2024
@eladkaleladkal reopened this Sep 21, 2024
@potiuk
potiukforce-pushed the get-rid-of-python-3-12-exclusion-beam branch from f56235f to d700a82CompareOctober 1, 2024 08:02
@potiuk

Copy link
Copy Markdown
MemberAuthor

Unfortunately latest Apache Beam has too strict dill version specfication - the dill dependency used by beam breaks our Python Virtualenv dill support - so we need to wait until they solved. Created an issue in Apache Beam repository for that one. apache/beam#32617

After apache/beam#29149 has been fixed
and Apache Beam 2.59.0 released we can finally unblock Apache Beam
provider for Python 3.12 - mainly because requests is no longer
limited so that Apache Beam does not conflict with few other
dependencies.
@potiuk
potiukforce-pushed the get-rid-of-python-3-12-exclusion-beam branch from 9076155 to bcfeb84CompareOctober 21, 2024 11:09
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@github-actionsgithub-actionsBot added the stale Stale PRs per the .github/workflows/stale.yml policy file label Dec 6, 2024
@potiuk
potiuk deleted the get-rid-of-python-3-12-exclusion-beam branch April 21, 2026 14:56
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providersprovider:apache-beamstaleStale PRs per the .github/workflows/stale.yml policy fileupgrade to newer dependenciesIf set, upgrade to newer dependencies is forced

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@potiuk@hussein-awala@jedcunningham@eladkal