pierrejeambrun commented on PR #46770: URL: https://github.com/apache/airflow/pull/46770#issuecomment-2663496719
> Nice. I see you took the dataset_dependencies endpoint. I think we should expand it back to the overall dag dependencies graph to include sensors or triggers. I think all we have to do is change the name of the endpoint, move it to dependencies.py file, and then remove the if statement that only includes dags, assets and asset aliases. Done, you're right, I tested locally, and I have in addition, 'sensor' and 'trigger' node types. -- 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]
