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

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

Reply via email to