ashb edited a comment on issue #5598: [AIRFLOW-733][AIRFLOW-883] Apply default_args when setting `op.dag = dag` or `dag >> op` URL: https://github.com/apache/airflow/pull/5598#issuecomment-511789349 ~Though it looks like this changes _quite a lot_ of behaviour that the tests were relying on.~ Ah, ordering. The start_date was getting set via dag.add_task and then cleared when I reapplied the defaults (re-calling the __init__ fn)
---------------------------------------------------------------- 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] With regards, Apache Git Services
