Skip to content

Conversation

@jedcunningham
Copy link
Member

@jedcunningham jedcunningham commented Sep 2, 2024

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)

Related to #41505.

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.
@jedcunningham jedcunningham added the airflow3.0:breaking Candidates for Airflow 3.0 that contain breaking changes label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

airflow3.0:breaking Candidates for Airflow 3.0 that contain breaking changes area:CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants