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

 ##########
 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:
   I think we should change reference in L44:
   :ref:`howto/operator:BigtableTableWaitForReplicationSensor`
   
   same goes for update of how-to guide in docs.

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