[
https://issues.apache.org/jira/browse/AIRFLOW-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16885437#comment-16885437
]
ASF GitHub Bot commented on AIRFLOW-4941:
-----------------------------------------
milton0825 commented on pull request #5574: [AIRFLOW-4941] Warn that
default_args not applied via setter
URL: https://github.com/apache/airflow/pull/5574
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> default_args not applied when dag is assigned to task through setter
> --------------------------------------------------------------------
>
> Key: AIRFLOW-4941
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4941
> Project: Apache Airflow
> Issue Type: Bug
> Components: operators
> Affects Versions: 1.10.4
> Reporter: Chao-Han Tsai
> Assignee: Chao-Han Tsai
> Priority: Major
>
> When the DAG is set to the task via
> [setter|https://github.com/apache/airflow/blob/526c65a57204022596fb69e9478c5515ad0b880e/airflow/models/baseoperator.py#L501],
> `default_args` won't be applied to the task. Adding a warning message to let
> user know about that.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)