eladkal commented on code in PR #28937:
URL: https://github.com/apache/airflow/pull/28937#discussion_r1071379739


##########
airflow/providers/google/cloud/example_dags/example_mssql_to_bigquery.py:
##########
@@ -0,0 +1,134 @@
+#

Review Comment:
   The example dag should be written as a system test.
   Since we already have one 
   
https://github.com/apache/airflow/blob/main/tests/system/providers/google/cloud/gcs/example_mssql_to_gcs.py
   maybe you can modify it to complete what is missing?



-- 
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