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/07/08 11:36:06 UTC

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

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


   > From what I've seen in the wild, people heavily use default_args for everything. At companies I've worked at, there's even been utility functions to get "global" default_args as a fallback, which include start_date. So based on the heavy usage and support for using default_args for start_date, I'd argue the fix is justified.
   
   Setting start date via default_args is the one that bugs me most. Set it on the dag directly instead :) 


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