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


##########
airflow/providers/amazon/aws/transfers/s3_to_redshift.py:
##########
@@ -76,6 +76,7 @@ class S3ToRedshiftOperator(BaseOperator):
         "column_list",
         "copy_options",
         "redshift_conn_id",
+        "method",

Review Comment:
   We need to complete https://github.com/apache/airflow/issues/29069 so that 
test suite will notify us about these issues automatically but so far no one 
had the time to complete it.



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