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

 ##########
 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:
   So, should I change the path in UPDATING.md, here 
https://github.com/apache/airflow/blob/master/UPDATING.md?

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