Skip to content

Conversation

@e-galan
Copy link
Contributor

@e-galan e-galan commented May 16, 2024

Update deprecated AutoML operators with new links. Due to its future deprecation AutoML's URLs have been divided between Google Translation and Vertex AI services. This PR updates the operators that are going to be used only with Google Translation services.

I opted to create a new module airflow/providers/google/cloud/links/translate.py and put the new links there instead of updating the existing AutoML links in airflow/providers/google/cloud/links/automl.py because:

  • The links are leading to Google Translation URLs anyway;
  • Corresponding AutoML URLs are no longer accessible and will be deprecated in the future;
  • There is no module for the Google Translation links yet even though Google Translation operators exist.

This PR is dependent on and should not be merged before #38673 .


^ 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.

@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels May 16, 2024
@e-galan e-galan force-pushed the fix-automl-links branch from de52931 to 6c79d8b Compare May 17, 2024 07:42
@e-galan e-galan force-pushed the fix-automl-links branch from 6c79d8b to 6c37b86 Compare May 21, 2024 17:49
@e-galan e-galan requested a review from Taragolis May 22, 2024 08:58
@VladaZakharova
Copy link
Contributor

Hi @potiuk !
Can you please merge changes from here? I guess they were reviewed :)

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.

4 participants