Skip to content

Conversation

@amoghrajesh
Copy link
Contributor

Vertex AI provider was added in #47340 but the dependency injection happens via: "google-cloud-aiplatform[evaluation,ray]>=1.73.0",, now theres an issue that for python_version == 3.12, it doesnt install "ray" (https://github.com/googleapis/python-aiplatform/blob/main/setup.py#L103C1-L103C18). This leads to example dags failing in core.

Check issue: googleapis/python-aiplatform#5252

This is an attempt to fixing failing checks in CI: https://github.com/apache/airflow/actions/runs/14655396340/job/41129659421


^ 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 airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Apr 25, 2025
@potiuk
Copy link
Member

potiuk commented Apr 25, 2025

Nice. I think that's the right solution.

@potiuk potiuk merged commit 98d2d46 into apache:main Apr 25, 2025
52 checks passed
@potiuk
Copy link
Member

potiuk commented Apr 25, 2025

for now of course.

jroachgolf84 pushed a commit to jroachgolf84/airflow that referenced this pull request Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants