Skip to content

Conversation

ligfx
Copy link
Contributor

@ligfx ligfx commented Oct 9, 2025

Supports:

  • Tables
  • Views
  • Stored procedures
  • Lineage from views and stored procedures (including Db2's special rules around looking up unqualified names)
  • Comments on tables, views, columns, and stored procedures

One thing to note: spinning up Db2 for tests is slooooow 😞 A full test cycle takes almost 3 minutes on my computer.

Only tested on Db2 LUW so far. Has nominal support for z/OS and i/AS400 (via ibm_db_s package, and custom SQL for the extra portions) but will rely on community to see if that actually works.

Screenshot 2025-10-09 at 12 38 08 PM

@github-actions github-actions bot added ingestion PR or Issue related to the ingestion of metadata docs Issues and Improvements to docs labels Oct 9, 2025
Copy link

codecov bot commented Oct 9, 2025

Codecov Report

❌ Patch coverage is 78.68852% with 26 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...-ingestion/src/datahub/ingestion/source/sql/db2.py 78.18% 24 Missing ⚠️
...ion/src/datahub/ingestion/source/sql/sql_common.py 80.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Issues and Improvements to docs ingestion PR or Issue related to the ingestion of metadata needs-review Label for PRs that need review from a maintainer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant