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: lineage lookup for long FQNs #17633

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

TeddyCr
Copy link
Contributor

@TeddyCr TeddyCr commented Aug 29, 2024

Describe your changes:

  • Added fqnHash for the term search to handle FQN special chars search and long FQN

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Bug fix

  • I have added a test that covers the exact scenario we are fixing. For complex issues, comment the issue number in the test for future reference.

mohityadav766
mohityadav766 previously approved these changes Aug 29, 2024
@TeddyCr TeddyCr enabled auto-merge (squash) August 29, 2024 13:33
Copy link

@TeddyCr TeddyCr merged commit 26befb6 into open-metadata:main Aug 29, 2024
23 of 30 checks passed
TeddyCr added a commit that referenced this pull request Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Ingestion safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants