ephraimbuddy commented on issue #60860: URL: https://github.com/apache/airflow/issues/60860#issuecomment-4142237462
> Hi [@ephraimbuddy](https://github.com/ephraimbuddy), could you explain the motivation for [#50825](https://github.com/apache/airflow/pull/50825)? Was it intended to prevent in-memory DAGs from being tested? It was done because of dag versioning. We want to ensure that the serialized dag exist because it's used in scheduler and several other places. Without serialized dag, we won't know the version to create the dagrun for. -- 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]
