maggesssss commented on code in PR #28964:
URL: https://github.com/apache/airflow/pull/28964#discussion_r1081696287


##########
airflow/providers/amazon/aws/example_dags/example_s3_to_sql.py:
##########
@@ -0,0 +1,84 @@
+# Licensed to the Apache Software Foundation (ASF) under one

Review Comment:
   @vincbeck I added a SQL Check operator to count the rows inserted. Tests 
were running fine locally.
   Can you give me a hint which conn_id's I have to use?
   For S3 topics I guess `aws_default`, but for generic sql? `sql_default`?
   



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