jedcunningham opened a new pull request, #40878:
URL: https://github.com/apache/airflow/pull/40878

   `start_date` is now optional, if there is no schedule for the DAG (#35356). 
Tasks, however, inherit the `start_date` of their DAG by default. So it's now 
possible for tasks to have no `start_date` as well.
   
   Closes: #40828
   
   I chose not to add a test for this case, but if someone feels strongly that 
I should, I can.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to