uranusjr commented on PR #47484:
URL: https://github.com/apache/airflow/pull/47484#issuecomment-2705955225

   I added an additional commit to remove db calls in `iter_dag_dependencies` 
as well. This is called during DAG serialization. The result is stored in the 
SerializedDag and sent to the UI later. Removing the calls makes the UI not 
quite right, but @Lee-W is already working on changing the API around this.


-- 
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]

Reply via email to