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

Tags break sources in the lineage view #93

Closed
drewbanin opened this issue May 22, 2020 · 2 comments · Fixed by #139
Closed

Tags break sources in the lineage view #93

drewbanin opened this issue May 22, 2020 · 2 comments · Fixed by #139

Comments

@drewbanin
Copy link
Contributor

From Slack

Given an example source configured with a tag:

version: 2
sources:
  - name: myproject
    tags:
      - mytag
    tables:
      - name: mytable

The source is not rendered in the lineage DAG. Removing the mytag tag fixes the issue.

@jplynch77
Copy link
Contributor

Also just ran into this issue setting up a bunch of tags for sources!

@jplynch77
Copy link
Contributor

Hey @drewbanin I'm looking to spend some time today and tomorrow trying to fix this issue. Any pointers on where to get started? Full disclosure, don't have much experience with front end stuff in general so treating this as a learning opportunity...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants