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

feat(ingestion/dbt): add support for delta lake table_changes table valued function as DBT source #12512

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Merge branch 'master' into table_changes

b5926a1
Select commit
Loading
Failed to load commit list.
Open

feat(ingestion/dbt): add support for delta lake table_changes table valued function as DBT source #12512

Merge branch 'master' into table_changes
b5926a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2025 in 0s

57.26% (target 0.00%)

View this Pull Request on Codecov

57.26% (target 0.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
...adata-ingestion/src/datahub/sql_parsing/_models.py 78.43% <100.00%> (+2.34%) ⬆️
...tion/src/datahub/sql_parsing/sql_parsing_common.py 100.00% <100.00%> (ø)
...gestion/src/datahub/sql_parsing/sqlglot_lineage.py 93.97% <100.00%> (ø)

... and 22 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60bbedf...b5926a1. Read the comment docs.