Crowiant commented on code in PR #47479:
URL: https://github.com/apache/airflow/pull/47479#discussion_r2049174025


##########
providers/google/tests/system/google/cloud/bigquery/example_bigquery_tables.py:
##########
@@ -234,6 +260,8 @@
             delete_view,
         ]
         >> update_table
+        >> update_view

Review Comment:
   Hello @valentinDruzhinin update_view should be before delete view operator. 
I ran the example and it failed with 404 error. 



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to