Uh oh!
There was an error while loading. Please reload this page.
Deprecation of AutoML services: Add deprecation warnings and raise exceptions for already deprecated ones - #38673
Conversation
Uh oh!
There was an error while loading. Please reload this page.
f75a35e to
5331569Comparepotiuk
commented
Apr 5, 2024
I think you need to rebase the PR. It's 52 commits behind and this is likely why it fails |
8d86abd to
338ca37CompareUh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Good start!
There's some work to do to finish it up (mostly adding tests and docstrings), and I hope that my comments will make sense - please ask if you have any questions.
I'd be happy if you could test the operator against an actual GCP project with enabled AutoML API to see if all functionalities work as expected :)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
9f17725 to
1554e19Comparepotiuk
commented
Apr 23, 2024
@molcay -> can you please rebase/resolve conflict and respond/mark as resolved all conversations that you think were resolved? |
c646a71 to
ec88665Comparepotiuk
commented
Apr 24, 2024
cc: @VladaZakharova - there were some doubts for Google team about those deprecations - does this one look ok for you? |
VladaZakharova
commented
Apr 25, 2024
Hi! Thanks, yes, changes look good, LGTM |
potiuk
commented
Apr 25, 2024
molcay
commented
Apr 26, 2024
@potiuk, |
shahar1
left a comment
There was a problem hiding this comment.
Very good progress! :)
You resolved all of my comments, so you get a sincere approval from me.
One last step before merging - try to rebase and ensure that tests/providers/google/cloud/operators/test_automl.py passes in the Non-DB tests, as currently they fail on the CI.
Make sure that objects are mocked properly in tests that you added or modified.
molcay
commented
May 2, 2024
57b7fc4 to
fec27f3CompareVladaZakharova
commented
May 9, 2024
Hey @shahar1 ! |
shahar1
left a comment
There was a problem hiding this comment.
Re-reviewed, we're good to go :)
This PR is for raising exception for the deprecated services of AutoML (Tables, Vision, Video Intelligence, Natural Language) which are EoL or will be EoL soon.
^ 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.rstor{issue_number}.significant.rst, in newsfragments.