ahidalgob commented on code in PR #32846: URL: https://github.com/apache/airflow/pull/32846#discussion_r1276373044
########## airflow/providers/google/cloud/example_dags/google-datapipeline.py: ########## Review Comment: Following [AIP-47](https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-47+New+design+of+Airflow+System+Tests), we want to introduce new example dags as system tests in `tests/system/providers/google/cloud/`. Please migrate this DAG into that other folder following the new desingn. Also I don't think this is a fully functional example, is it? Is the docstring correct? Does it use a precompiled JAR? -- 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]
