Bowrna commented on code in PR #39713:
URL: https://github.com/apache/airflow/pull/39713#discussion_r1609100263


##########
tests/system/providers/google/cloud/bigquery/example_bigquery_sensors.py:
##########
@@ -98,11 +96,12 @@
     # [END howto_sensor_bigquery_table_defered]
 
     # [START howto_sensor_async_bigquery_table]
-    check_table_exists_async = BigQueryTableExistenceAsyncSensor(
+    check_table_exists_async = BigQueryTableExistenceSensor(

Review Comment:
   yes @VladaZakharova I missed to see that. thank you



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to