uranusjr commented on pull request #16352: URL: https://github.com/apache/airflow/pull/16352#issuecomment-883382159
Alright, I think this is ready (if the tests pass as expected). To keep the PR in a reasonable size, I did *not* do the followings: * Rename `execution_date` on SQLAlchemy models to `schedule_date` (including DagRun, TaskInstance, and many more) * Allow `schedule_date` to be passed from Connexion API. These will be done in later PRs. -- 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]
