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


##########
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:
   it's a callable , so it's impossible to template.
   
   So it look like it was a mistake to add it to templated_fields



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