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(model): adds properties, ownership, deprecated, institutional memory and tags as aspects for data platform instance entity #5728

Conversation

sgomezvillamor
Copy link
Contributor

@sgomezvillamor sgomezvillamor commented Aug 25, 2022

Adds properties, ownership, deprecated, institutional memory and tags as aspects for data platform instance entity.

We may also add the corresponding EditableDataPlatformInstanceProperties, this would require a UI where we can view and update a Data Platform Instance entity. Does exist such a page view?

I have explicitely skipped GlossaryTerm and Domain because those look more related to data than infrastructure

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

@sgomezvillamor sgomezvillamor changed the title feat(model): adds properties, ownership and tags as aspects for data platform instance entity feat(model): adds properties, ownership, deprecated, institutional memory and tags as aspects for data platform instance entity Aug 25, 2022
@github-actions
Copy link

github-actions bot commented Aug 25, 2022

Unit Test Results (metadata ingestion)

       8 files         8 suites   1h 0m 51s ⏱️
   719 tests    716 ✔️ 3 💤 0
1 440 runs  1 434 ✔️ 6 💤 0

Results for commit 36378e4.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Aug 25, 2022

Unit Test Results (build & test)

584 tests  ±0   580 ✔️ ±0   12m 57s ⏱️ +8s
143 suites ±0       4 💤 ±0 
143 files   ±0       0 ±0 

Results for commit 36378e4. ± Comparison against base commit 2662163.

♻️ This comment has been updated with latest results.

@maggiehays maggiehays added community-contribution PR or Issue raised by member(s) of DataHub Community ingestion PR or Issue related to the ingestion of metadata labels Aug 25, 2022
@sgomezvillamor
Copy link
Contributor Author

@shirshanka , any feedback here?

@sgomezvillamor
Copy link
Contributor Author

@hsheth2 could you help me here? what else is needed to extend the model?

/**
* The abstracted URI, usually host and port. Uri should not include any environment specific properties.
*/
uri: optional Uri
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we actually remove this? i mean - do we strictly need it?

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.

Overall LGTM. Just had one question then I think we can get this in!

@jjoyce0510
Copy link
Collaborator

We do not yet have an entity profile page in the UI for Data Platform Instance. That's something we'll have to add post this PR.

Removing URI fields until further discussion
@jjoyce0510 jjoyce0510 merged commit c6eff28 into datahub-project:master Nov 15, 2022
@sgomezvillamor
Copy link
Contributor Author

Thanks @jjoyce0510

@sgomezvillamor sgomezvillamor deleted the data-platform-instance-aspects branch November 15, 2022 08:42
cccs-Dustin pushed a commit to CybercentreCanada/datahub that referenced this pull request Feb 1, 2023
…mory and tags as aspects for data platform instance entity (datahub-project#5728)
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.

3 participants