AlexisBRENON commented on code in PR #32392: URL: https://github.com/apache/airflow/pull/32392#discussion_r1254103817
########## docs/apache-airflow/authoring-and-scheduling/timetable.rst: ########## @@ -217,3 +228,24 @@ is immediately triggered after you re-enable the DAG. By these examples, you see how `CronTriggerTimetable`_ triggers DAG runs is more intuitive and more similar to what people expect cron to behave than how `CronDataIntervalTimetable`_ does. + + +.. _Differences between the two data intervals timetables: + +Differences between the two data intervals timetables: Review Comment: That's the only two that are name `...DataIntervalTimetables`. But no problem, I'll update it. -- 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]
