dennis-weyland-by commented on issue #21493: URL: https://github.com/apache/airflow/issues/21493#issuecomment-1116050312
After giving it some thought: While it's a valid discussion, if interval_start or interval_end date is the more intuitive one, the bottom line here was that the confusion was since my use case doesn't need a distinction between interval_start and interval_end date. For such cases Airflow has Timetables to reduce the interval to a single point in time and then the UI is not confusing anymore. To me, it feels like relying on timetables for such a feature is much more consistent as switching defaults when airflow is very much focused on interval_start_dates. -- 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]
