GitHub user ashb added a comment to the discussion: Airflow 3: data_interval_end == data_interval_start?
The `AIRFLOW__SCHEDULER__CREATE_CRON_DATA_INTERVALS` option will exist _at least_ until Airflow 4 (which we have no plans to even start thinking about yet). Using `CronDataIntervalTimetable` is "better", but to folks finding this thread: don't let perfect be the enemy of good -- either using this timetable or the config option are both good options GitHub link: https://github.com/apache/airflow/discussions/51371#discussioncomment-14792482 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
