-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fixes 17648: add tags and description for tableau published data source #17678
fixes 17648: add tags and description for tableau published data source #17678
Conversation
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
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.
HI @nicor88 thanks for contribution 🚀 and for raising the PR. Left some minor comments overall it looks good
ingestion/src/metadata/ingestion/source/dashboard/tableau/queries.py
Outdated
Show resolved
Hide resolved
ingestion/src/metadata/ingestion/source/dashboard/tableau/metadata.py
Outdated
Show resolved
Hide resolved
ingestion/src/metadata/ingestion/source/dashboard/tableau/metadata.py
Outdated
Show resolved
Hide resolved
ingestion/src/metadata/ingestion/source/dashboard/tableau/metadata.py
Outdated
Show resolved
Hide resolved
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
Quality Gate passed for 'open-metadata-ingestion'Issues Measures |
…ce (#17678) * tableau data-source tags and description * tweaks * PR review * change test description * black formatting
…ce (open-metadata#17678) * tableau data-source tags and description * tweaks * PR review * change test description * black formatting
Describe your changes:
Fixes #17648
In addition introduce TableauDataModelTag to deal with tags in published data sources in tableau.
Notes
TODO
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>