uranusjr commented on issue #16304: URL: https://github.com/apache/airflow/issues/16304#issuecomment-857687085
What should we set the values to for DAGs with `schedule_interval` either `None` or `"@once"`? They don’t really have a data interval so both `(execution_date, execution_date)` and `(execution_date, None)` feels sensible to me. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
