Taragolis opened a new pull request, #25434: URL: https://github.com/apache/airflow/pull/25434
Right now `CronDataIntervalTimetable` always run DagRun after `data_interval_end`. This PR add optional parameter which allow run DagRun after `data_interval_start`, this might be useful for cron intervals which produce non-equal intervals such as `0 9-18 * * MON-FRI`. -- 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]
