You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2023/01/05 16:39:24 UTC

[GitHub] [airflow] vincbeck commented on a diff in pull request #28705: Update S3ToRedshift Operator docs to indicate multiple key functionality

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org