shahar1 commented on code in PR #38418:
URL: https://github.com/apache/airflow/pull/38418#discussion_r1536239715


##########
airflow/providers/google/cloud/hooks/automl.py:
##########
@@ -1,642 +0,0 @@
-#

Review Comment:
   Technically speaking - we didn't actually deprecate this hook, but as GCP 
disables their API, it will become unusable anyway. In Airflow's codebase it 
has been used only in the old AutoML operators, but it is also a public class - 
so people could import it if they want.
   Should we keep it with an exception raised on initialization and delete it 
later, or just delete it? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to