vincbeck commented on code in PR #28705:
URL: https://github.com/apache/airflow/pull/28705#discussion_r1062672973


##########
tests/system/providers/amazon/aws/example_redshift_s3_transfers.py:
##########
@@ -207,6 +208,18 @@ def delete_security_group(sec_group_id: str, 
sec_group_name: str):
     )
     # [END howto_transfer_s3_to_redshift]
 
+    # [START howto_transfer_s3_to_redshift_multiple_keys]
+    transfer_s3_to_redshift_multiple = S3ToRedshiftOperator(

Review Comment:
   Dont forget to add it to the `chain` command



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