Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action to fully expand lineage of a node, or whole model #1240

Open
1 task
chris-braidwell opened this issue Jun 21, 2024 · 0 comments
Open
1 task

Action to fully expand lineage of a node, or whole model #1240

chris-braidwell opened this issue Jun 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@chris-braidwell
Copy link

Describe the feature

When I choose a model and look at its lineage diagram, I'd like an option to:
(1) fully expand from the current node to all its ultimate children
(2) fully expand from the current node to all its ultimate parents
(3) fully expand the entire model (not anchored on the one model)

In other words, mimic the +model and model+-style selectors dbt supports for ancestors and descendants.

Describe alternatives you've considered

This can be done in the new UI by selecting models, clicking the "Expand" button to add adjacent parents and children, then click into each parent and child added and expanding THEIR parents and children iteratively until no new ones arise.

Who will benefit?

Anyone who needs to browse lineage would find this helpful.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@chris-braidwell chris-braidwell added the enhancement New feature or request label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant