RNHTTR commented on issue #27399:
URL: https://github.com/apache/airflow/issues/27399#issuecomment-1335625580

   Apologies -- I thought that using a cron expression such as 
`schedule_interval=0 15 * * *` uses `CronTriggerTimetable` under the hood, but 
it looks like it actually users 
[CronDataIntervalTimetable](https://github.com/apache/airflow/blob/main/airflow/timetables/interval.py#L112)


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