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(fk): fix schemaField urn construction in foreign keys #3486

Merged

Conversation

gabe-lyons
Copy link
Contributor

SchemaField urns were being constructed with whitespace after their commas. Since urns do not traditionally have whitespace in them (unless the whitespace was part of the data being encoded) this resulted in unexpected behavior.

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

Unit Test Results

     58 files  ±0       58 suites  ±0   29m 29s ⏱️ - 1h 23m 1s
   525 tests ±0     473 ✔️ +1  52 💤 ±0  0  - 1 
1 174 runs  ±0  1 100 ✔️  - 5  74 💤 +6  0  - 1 

Results for commit 0a1ade1. ± Comparison against base commit 1fec105.

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 cad9be6 into datahub-project:master Oct 29, 2021
maggiehays pushed a commit to maggiehays/datahub that referenced this pull request 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