You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/29 15:51:37 UTC

[GitHub] [airflow] uranusjr commented on issue #16697: DAG.add_task doesn't pick up start_date default arg

uranusjr commented on issue #16697:
URL: https://github.com/apache/airflow/issues/16697#issuecomment-870716928


   Personally I wish Airflow never had `default_args`, it’s too magical with a logical native Python approach (`**kwargs`). But I guess that ship sailed way back and we should make it work mroe closely to what users expect in this case.


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org