jedcunningham opened a new pull request, #41964: URL: https://github.com/apache/airflow/pull/41964
This also removes `DAG.tree_view` and `DAG.get_tree_view`. The format of the output from these can be expensive to generate and extremely large, depending on the DAG. Users are better off using `airflow dag show` instead. (2.10 PR incoming for marking these as deprecated and adding a warning to the help text) -- 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]
