github-actions[bot] opened a new pull request, #58964: URL: https://github.com/apache/airflow/pull/58964
* Fix depreccated DagBag import from models.dagbag DagBag was moved to dag_processing.dagbag so this import in models init should be updated to fix the deprecation that occurs when we startup airflow * add models.dagbag import so we are sure DagPriorityParsingRequest table are always created (cherry picked from commit 46472e5fbbaf170751aed8291cd98fdfe9e79007) Co-authored-by: Ephraim Anierobi <[email protected]> -- 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]
