[ 
https://issues.apache.org/jira/browse/AIRFLOW-4095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16795251#comment-16795251
 ] 

ASF subversion and git services commented on AIRFLOW-4095:
----------------------------------------------------------

Commit 3c2a2e2183c10a214eb7b15c13537cffff734b80 in airflow's branch 
refs/heads/v1-10-stable from Y.Yaswanth Raj Kumar
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=3c2a2e2 ]

[AIRFLOW-4095] Add template_fields for S3CopyObjectOperator & 
S3DeleteObjectsOperator (#4920)



> Add template_fields for S3CopyObjectOperator & S3DeleteObjectsOperator
> ----------------------------------------------------------------------
>
>                 Key: AIRFLOW-4095
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4095
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: aws, operators
>            Reporter: Yaswanth Raj Kumar Yadiki
>            Assignee: Yaswanth Raj Kumar Yadiki
>            Priority: Major
>              Labels: easy-fix, features
>             Fix For: 1.10.3
>
>
> In S3DeleteObjectsOperator and S3CopyObjectOperator, there were some params 
> to be modified in run time when we use Jinja template as values to them. They 
> are
> S3DeleteObjectsOperator
>  # keys
>  # bucket
> S3CopyObjectOperator
>  # source_bucket_key
>  # dest_bucket_key
>  # source_bucket_name
>  # dest_bucket_name
> By this change, when ever we use those two operator and if we use some of the 
> above parameters values with Jinja templating, then the values of the above 
> params will be changed in run time according to the Jinja 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to