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

fix(ui): Address regression in column usage stats + add unit test #7645

Merged

Conversation

jjoyce0510
Copy link
Collaborator

Summary

In a recent PR, we attempted to optimize the getDataset query that is issued on the dataset entity page. In doing so we mistakenly removed some data that was required for render the usage of a single column in the past month. In this PR, we correct the regression and add a unit test to prevent future issues.

Status

Ready for review. WIll also replicate to OSS.

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

Fix regression in usage stats

revert unnecessary change

Finalizng unit tests
@github-actions github-actions bot added the product PR or Issue related to the DataHub UI/UX label Mar 20, 2023
@vercel
Copy link

vercel bot commented Mar 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
docs-website ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 21, 2023 at 9:54PM (UTC)

@vercel vercel bot temporarily deployed to Preview March 20, 2023 21:44 Inactive
@jjoyce0510 jjoyce0510 merged commit bd76183 into datahub-project:master Mar 22, 2023
shirshanka pushed a commit to shirshanka/datahub that referenced this pull request Mar 22, 2023
…tahub-project#7645)

Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
shirshanka pushed a commit to shirshanka/datahub that referenced this pull request Mar 22, 2023
…tahub-project#7645)

Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product PR or Issue related to the DataHub UI/UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants