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 2022/04/19 22:52:08 UTC

[GitHub] [airflow] collinmcnulty commented on a diff in pull request #23099: Document built in Timetables

collinmcnulty commented on code in PR #23099:
URL: https://github.com/apache/airflow/pull/23099#discussion_r853548198


##########
docs/apache-airflow/concepts/timetable.rst:
##########
@@ -48,3 +48,58 @@ the schedule. Some examples are:
 As such, Airflow allows for custom timetables to be written in plugins and used by
 DAGs. An example demonstrating a custom timetable can be found in the
 :doc:`/howto/timetable` how-to guide.
+
+Built In Timetables
+-------------------
+
+Airflow comes with several common timetables built in to cover the most common use cases. Additional timetables
+may be available in provider packages.

Review Comment:
   Yes, that's true. I will correct 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: commits-unsubscribe@airflow.apache.org

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