vscode-dbt-power-user
vscode-dbt-power-user copied to clipboard
Ability to decrease parent or child lineage level
Describe the feature
Currently when we look at the lineage of child or parent models, then we can not reduce them. We can keep adding parent or child tables, but we can't reduce them. In DBT cloud, we have a input bar where it defaults to 3+model+3 and we can keep changing on the left and right hand side to get the lineage which we want. I think it would help to have this feature in this plugin.
Right now, we only have the feature of adding child or parent models in the newlineagepanel. I would like to add a feature of reducing them. DBT Cloud gives you the ability to do this.
Describe alternatives you've considered
No response
Who will benefit?
Those who want to look at upstream or downstream lineage only
Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!