ashb commented on issue #5056: [WIP][AIRFLOW-???] Move remaining models out of models.py URL: https://github.com/apache/airflow/pull/5056#issuecomment-480760754 1. probably a bit unwieldy to do `[AIRFLOW-3456][AIRFLOW-3460][AIRFLOW-3465][AIRFLOW- 3466]...` :D so a single Jira makes sense here to me. 2. Yes please, for users etc I think it makes sense to still `from airflow.models. import X` - it's an internal implementation detail that we moved them to separate files that I don't think is useful. No preference on this PR or others. 3. I'm fine with them being in the same file - they are very closely related.
---------------------------------------------------------------- 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] With regards, Apache Git Services
