Pebble32 commented on PR #69705: URL: https://github.com/apache/airflow/pull/69705#issuecomment-5117533935
Thanks @uranusjr! The Jenkins H comparison is exactly the idea I kept it as its own timetable to keep the change contained. Moving it into `CronMixin` means every cron timetable (data interval, multiple cron, partition) also needs its serialization and `logical_date` behavior worked out, so the scope grows quite a bit. Would you prefer I land this focused version first and generalize into `CronMixin` as a follow up, or go straight for CronMixin now? Happy either way, just trying to keep the PR reviewable <3 -- 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]
