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(aspects): fix null aspects case #3501

Merged
merged 7 commits into from
Nov 3, 2021

Conversation

gabe-lyons
Copy link
Contributor

@gabe-lyons gabe-lyons commented Nov 3, 2021

Introduced in: #3489

The AspectType depended on aspectClient throwing Restli errors on null aspects. When we started returning null instead, this caused a NPE in Gms.

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)

@github-actions
Copy link

github-actions bot commented Nov 3, 2021

Unit Test Results

     36 files  ±0       36 suites  ±0   21m 41s ⏱️ - 39m 40s
   481 tests ±0     429 ✔️ ±0  52 💤 ±0  0 ±0 
1 130 runs  ±0  1 062 ✔️ ±0  68 💤 ±0  0 ±0 

Results for commit c410df0. ± Comparison against base commit c4c74a3.

Copy link
Contributor

@shirshanka shirshanka left a comment

Choose a reason for hiding this comment

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

LGTM

@shirshanka shirshanka merged commit 2c587ea into datahub-project:master Nov 3, 2021
shirshanka pushed a commit to shirshanka/datahub that referenced this pull request Nov 6, 2021
shirshanka pushed a commit to shirshanka/datahub that referenced this pull request Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants