-
Notifications
You must be signed in to change notification settings - Fork 79
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
Graph list ordering #235
Graph list ordering #235
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pgoslatara thanks so much for putting this together.
Sorry it's taken a bit to get around to reviewing this. I have one small change request and then you'll also need to generate a changelog entry. If you pull in the latest changes to the repo you can just add your changelog under the 1.1.0 heading that exists there.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! Thanks so much for your contribution!
resolves #234
Description
In the drop down lists in the lineage graph, ensure the items are in alphabetical order.
Checklist
CHANGELOG.md
and added information about my change to the "dbt next" section.