bhirsz commented on code in PR #27776:
URL: https://github.com/apache/airflow/pull/27776#discussion_r1026399790
##########
airflow/providers/google/cloud/example_dags/example_dataflow.py:
##########
@@ -52,6 +52,7 @@
GCS_OUTPUT = os.environ.get("GCP_DATAFLOW_GCS_OUTPUT", "gs://INVALID BUCKET
NAME/output")
Review Comment:
Those files (in google/cloud/example_dags/) are meant to be migrated to the
system tests and then removed. Can you verify if dataflow tests are already
migrated and if so modify the migrated file and remove those ones?
--
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]