Skip to content

Add Python 3.14 Support to Google Provider#64061

Merged
eladkal merged 1 commit intoapache:mainfrom
Dev-iL:2603/incl_ggl_amzn
Mar 23, 2026
Merged

Add Python 3.14 Support to Google Provider#64061
eladkal merged 1 commit intoapache:mainfrom
Dev-iL:2603/incl_ggl_amzn

Conversation

@Dev-iL
Copy link
Collaborator

@Dev-iL Dev-iL commented Mar 22, 2026

The google provider was fully excluded when adding 3.14 support. Following a discussion on Slack, a possibility of partial support was raised. As a result, support for the provider as a whole was added, but RayJobHook is currently unavailable.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@boring-cyborg boring-cyborg bot added area:dev-tools area:providers backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch kind:documentation provider:google Google (including GCP) related issues labels Mar 22, 2026
@Dev-iL Dev-iL force-pushed the 2603/incl_ggl_amzn branch from 81ef409 to 5b3113d Compare March 22, 2026 13:43
@Dev-iL Dev-iL force-pushed the 2603/incl_ggl_amzn branch from 5b3113d to 8d826b0 Compare March 22, 2026 15:02
@Dev-iL Dev-iL added the all versions If set, the CI build will be forced to use all versions of Python/K8S/DBs label Mar 22, 2026
@Dev-iL Dev-iL closed this Mar 22, 2026
@Dev-iL Dev-iL reopened this Mar 22, 2026
Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

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

Let's see if CI agrees.

@eladkal
Copy link
Contributor

eladkal commented Mar 22, 2026

Please change the commit message to Add Python 3.14 Support

The previous change of #63520 can be simply ignored from change log for google provider. That way it would be clear to user what happened (From there point of view nothing is really excluded but we are just adding Python 3.14 support)

@Dev-iL Dev-iL force-pushed the 2603/incl_ggl_amzn branch from 8d826b0 to e85264c Compare March 22, 2026 16:16
@jscheffl jscheffl changed the title Un-exclude the google provider from py3.14 Add Python 3.14 Support to Google Provider Mar 22, 2026
@eladkal
Copy link
Contributor

eladkal commented Mar 22, 2026

Google tests are failing for Python 3.14 so it needs some investigation

@Dev-iL Dev-iL force-pushed the 2603/incl_ggl_amzn branch from e85264c to 6c567b3 Compare March 22, 2026 17:44
Un-exclude the google provider from py3.14
@Dev-iL Dev-iL force-pushed the 2603/incl_ggl_amzn branch from 6c567b3 to a226a7a Compare March 22, 2026 21:37
@eladkal eladkal merged commit 26cd353 into apache:main Mar 23, 2026
296 checks passed
@github-actions
Copy link

Backport failed to create: v3-1-test. View the failure log Run details

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 26cd353 v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

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

Labels

all versions If set, the CI build will be forced to use all versions of Python/K8S/DBs area:dev-tools area:providers backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch kind:documentation provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants