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

   Timetable is kind of the reverse of e.g. dag and asset. It allows 
customisation, but all the logis is only needed in the scheduler, not the 
worker nor the dag processor. The main implementation should therefore likely 
belong in core. However, non-core timetables (e.g. `EventsTimetable`) may 
belong in the standard provider instead.


-- 
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