TobKed commented on a change in pull request #6306: [AIRFLOW-5632] Rename 
ComputeEngine operators
URL: https://github.com/apache/airflow/pull/6306#discussion_r334098944
 
 

 ##########
 File path: UPDATING.md
 ##########
 @@ -163,7 +163,7 @@ The following table shows changes in import paths.
 |airflow.contrib.hooks.datastore_hook.DatastoreHook                            
                                    |airflow.gcp.hooks.datastore.DatastoreHook  
                                                                |
 |airflow.contrib.hooks.gcp_bigtable_hook.BigtableHook                          
                                    |airflow.gcp.hooks.bigtable.BigtableHook    
                                                                |
 |airflow.contrib.hooks.gcp_cloud_build_hook.CloudBuildHook                     
                                    
|airflow.gcp.hooks.cloud_build.CloudBuildHook                                   
                            |
-|airflow.contrib.hooks.gcp_compute_hook.GceHook                                
                                    |airflow.gcp.hooks.compute.GceHook          
                                                                |
+|airflow.contrib.hooks.gcp_compute_hook.GceHook                                
                                    
|airflow.gcp.hooks.compute.ComputeEngineOperator                                
                                          |
 
 Review comment:
   Shouldn't be `ComputeEngineHook ` instead of `ComputeEngineOperator`?
   I am not sure is it allowed to change some older informations. Maybe it 
should be done in separate information. WDY @nuclearpinguin ?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to