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


##########
airflow/providers/amazon/aws/transfers/dynamodb_to_s3.py:
##########
@@ -105,7 +105,6 @@ class DynamoDBToS3Operator(AwsToAwsBaseOperator):
         "file_size",
         "dynamodb_scan_kwargs",
         "s3_key_prefix",
-        "process_func",

Review Comment:
   can this be safely removed? Providers can be installed with older versions 
of Airflow.



-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to