[ 
https://issues.apache.org/jira/browse/AIRFLOW-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tao Feng reassigned AIRFLOW-1022:
---------------------------------

    Assignee:     (was: Tao Feng)

> Subdag can't receive templated fields
> -------------------------------------
>
>                 Key: AIRFLOW-1022
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1022
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: subdag
>            Reporter: Marcos Takahashi
>            Priority: Major
>              Labels: easyfix
>
> Subdag's can't receive any templated fields as the Operator is setted as 
> tuple() 
> (https://github.com/apache/incubator-airflow/blob/master/airflow/operators/subdag_operator.py#L24)
>  instead of any other templated dict like on PythonOperator 
> (https://github.com/apache/incubator-airflow/blob/master/airflow/operators/python_operator.py#L52).
> That makes impossible on getting some important values like execution_date.



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

Reply via email to