Skip to content

Conversation

@IceS2
Copy link
Contributor

@IceS2 IceS2 commented Dec 16, 2024

Describe your changes:

Fixes #18140

DB2 Ingestion could fail under certain conditions since the library is not fetching properly the unique constraints.
This PR aims to solve this by changing the query used for this. It is also being pushed upstream here

Type of change:

  • Bug fix

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.

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed for 'open-metadata-ingestion'

Failed conditions
0.0% Coverage on New Code (required ≥ 20%)

See analysis details on SonarQube Cloud

@IceS2 IceS2 merged commit c664ab9 into main Dec 18, 2024
14 of 17 checks passed
@IceS2 IceS2 deleted the fix-db2-issues branch December 18, 2024 09:10
IceS2 added a commit that referenced this pull request Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Invalid column name found in table constraint for DB2 ingestion

3 participants