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


##########
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:
   so lets remove it in a separated PR? best not to mix providers with core 
changes in the same PR unless we have to



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