Skip to content

Conversation

@vojtechneradatos
Copy link
Contributor

Timeline API is expanded with Glossary Terms support.

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 devops PR or Issue related to DataHub backend & deployment docs Issues and Improvements to docs product PR or Issue related to the DataHub UI/UX labels Feb 2, 2023
@anshbansal anshbansal added the community-contribution PR or Issue raised by member(s) of DataHub Community label Feb 2, 2023
@vojtechneradatos
Copy link
Contributor Author

Thank you for feedback.
Everything should be fixed by now.

@aditya-radhakrishnan aditya-radhakrishnan added the platform PR-s that make changes to core parts of the platform label Feb 7, 2023
@RyanHolstien RyanHolstien self-requested a review February 7, 2023 22:17
import static com.linkedin.metadata.timeline.eventgenerator.EditableDatasetPropertiesChangeEventGenerator.*;


public class GlossaryTermInfoChangeEventGenerator extends EntityChangeEventGenerator<GlossaryTermInfo> {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Would recommend adding a unit test for this class!

Copy link
Collaborator

@RyanHolstien RyanHolstien Feb 8, 2023

Choose a reason for hiding this comment

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

Will add a backlog item to add a test for this and Datasets as well. Looks like we don't have one on it either. I think we can get this in though unless you want to block on that.

@RyanHolstien RyanHolstien merged commit c72d010 into datahub-project:master Feb 8, 2023
ericyomi pushed a commit to ericyomi/datahub that referenced this pull request Feb 8, 2023
oleg-ruban pushed a commit to RChygir/datahub that referenced this pull request Feb 28, 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 devops PR or Issue related to DataHub backend & deployment docs Issues and Improvements to docs platform PR-s that make changes to core parts of the platform product PR or Issue related to the DataHub UI/UX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants