Uh oh!
There was an error while loading. Please reload this page.
Delete deprecated AutoML operators (inc. 'google-cloud-automl' dep.) and deprecate hook and links - #38418
Conversation
141ed6d to
ab920d2Compareab920d2 to
6af3a9aCompare6af3a9a to
cbc4a68Comparecbc4a68 to
f2c54f2CompareUh oh!
There was an error while loading. Please reload this page.
a19e1bf to
85c0f32Compare85c0f32 to
f167253Comparef167253 to
8c9d191Comparemolcay
commented
Mar 28, 2024
I will be reverting the commit We want to take a bit of a different approach for depreciation since we did not include depreciation for most of the operators. Removing them without deprecation tends to become a breaking change and also mentioned here. |
…and links (apache#38418)" This reverts commit 4a4eee1
shahar1
commented
Mar 30, 2024
Thanks for pointing it out! |
molcay
commented
Apr 2, 2024
Thank you for creating the revert PR @shahar1 Also, wrote to the PR #38633 and put a comment
Yes, indeed. I am already doing it. You can see my changes over this PR on another fork, I will be creating a community PR, ASAP (of course after the revert PR merged) |
…and links (apache#38418)" This reverts commit 4a4eee1
Starting March 31, 2024, GCP will sunset the old AutoML API, effectively making the deprecated operators, 'google-cloud-automl' dependency, links and hook unusable. This PR:
CloudAutoMLHookThe hook and the links haven't been formally deprecated in Airflow, so it might be better to take a bit more cautious approach before removing both, as theoretically someone could import them into their codebase without knowing that they are deprecated.
^ 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.