michalslowikowski00 commented on a change in pull request #6862: [AIRFLOW-6105] 
[AIP-21] Rename Bigtable operators and sensor
URL: https://github.com/apache/airflow/pull/6862#discussion_r360374682
 
 

 ##########
 File path: airflow/gcp/sensors/bigtable.py
 ##########
 @@ -31,7 +31,7 @@
 from airflow.utils.decorators import apply_defaults
 
 
-class BigtableTableWaitForReplicationSensor(BaseSensorOperator, 
BigtableValidationMixin):
+class BigtableTableReplicationCompletedSensor(BaseSensorOperator, 
BigtableValidationMixin):
 
 Review comment:
   Thanks, I will fix 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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to