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

feat(ingest): powerbi # add powerbi workspaces to containers #6532

Merged

Conversation

looppi
Copy link
Contributor

@looppi looppi commented Nov 23, 2022

Conditionally add PowerBI workspace as a container in ingestion, the implementation then adds all of the entities ingested from the workspace to the container.

The workspace name is not delivered outside from the ingestion phase, so it's not possible to achieve similar behavior with transformation steps.

Configuration defaults to not extracting containers.

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

@github-actions github-actions bot added the ingestion PR or Issue related to the ingestion of metadata label Nov 23, 2022
@looppi looppi changed the title DRAFT feat(ingest): powerbi # add powerbi workspaces to containers feat(ingest): powerbi # add powerbi workspaces to containers Nov 23, 2022
@github-actions
Copy link

github-actions bot commented Nov 28, 2022

Unit Test Results (metadata ingestion)

       8 files         8 suites   57m 51s ⏱️
   767 tests    765 ✔️ 2 💤 0
1 536 runs  1 531 ✔️ 5 💤 0

Results for commit 0abd049.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Nov 28, 2022

Unit Test Results (build & test)

621 tests   617 ✔️  15m 37s ⏱️
157 suites      4 💤
157 files        0

Results for commit 0abd049.

♻️ This comment has been updated with latest results.

@looppi
Copy link
Contributor Author

looppi commented Dec 5, 2022

@mohdsiddique Pinging for heads up, I've fixed your suggestions. The review may continue.

@anshbansal anshbansal added the community-contribution PR or Issue raised by member(s) of DataHub Community label Dec 6, 2022
Copy link
Collaborator

@jjoyce0510 jjoyce0510 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM. Thanks for all of your hard work!

@jjoyce0510
Copy link
Collaborator

Oops - looks like there are conflicts. @mohdsiddique can help you sort any out in Slack before merging :)

@looppi
Copy link
Contributor Author

looppi commented Jan 18, 2023

Fixed, all of the conflicts were from my other PR.

@jjoyce0510
Copy link
Collaborator

Waiting on CI to do final merge. Cheers!

Copy link
Collaborator

@jjoyce0510 jjoyce0510 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thank you for the great contribution @looppi !

@jjoyce0510 jjoyce0510 merged commit 2b43bce into datahub-project:master Jan 24, 2023
ericyomi pushed a commit to ericyomi/datahub that referenced this pull request Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution PR or Issue raised by member(s) of DataHub Community ingestion PR or Issue related to the ingestion of metadata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants