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


   With AIP-39, we need to kind of distinguish which one you actually wan
   
   1. the (approximated) next time this DAG will run
   2. the `execution_date` of that approximated next DAG run
   3. the end of the *current* DAG run’s data interval
   
   The three are almost always the same with Airflow 2.1 (and everything 
below), but have very different semantic meanings after custom timetable 
scheduling is made possible by AIP-39.


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

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


Reply via email to