-
Notifications
You must be signed in to change notification settings - Fork 3k
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
feat(transformer) Adds glossary terms transformer #3657
feat(transformer) Adds glossary terms transformer #3657
Conversation
d262165
to
9331051
Compare
@@ -120,6 +120,7 @@ Here are the companies that have officially adopted DataHub. Please feel free to | |||
- [LinkedIn](http://linkedin.com) | |||
- [Peloton](https://www.onepeloton.com) | |||
- [Saxo Bank](https://www.home.saxo) | |||
- [Stash](https://www.stash.com) |
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.
🥳
".*example1.*": ["urn:li:tag:NeedsDocumentation", "urn:li:tag:Legacy"] | ||
".*example2.*": ["urn:li:tag:NeedsDocumentation"] |
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.
thanks for adding this extension!
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 good on my end but I will defer to someone with more python experience to approve 👍
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.
LGTM! Thanks for this contribution @ecooklin 🙏
Checklist