Skip to content

V2.0.2: Update DJ Generated etl_helper python model utils - #91

Merged
ajayjayendran merged 2 commits into
mainfrom
v2.0.2
Jul 28, 2026
Merged

V2.0.2: Update DJ Generated etl_helper python model utils#91
ajayjayendran merged 2 commits into
mainfrom
v2.0.2

Conversation

@ajayjayendran

Copy link
Copy Markdown
Contributor
  • Python model run tracking in Airflow. DJ-generated etl_helper.py records each python model run (success, error, skipped, upstream_failed) to a Trino meta table configured via run_tracking (catalog, schema, and table are required in the dj_python_source_config Airflow Variable). Mapped tasks reconcile failures that occur before model code runs, and expose helpers your DAG can call for end-of-run reconciliation and [Python Models] failure email summaries.

* Update etl_helper for supporting alerts, track python model runs

* Update version to 2.0.2

* Update DJ generated etl_helper & changelog

* Update CHANGELOG.md
@arunxdev

arunxdev commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@ajayjayendran
ajayjayendran requested a review from arunxdev July 28, 2026 09:00
@ajayjayendran
ajayjayendran merged commit 3b39fb7 into main Jul 28, 2026
3 of 4 checks passed
@ajayjayendran
ajayjayendran deleted the v2.0.2 branch July 28, 2026 10:15
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.

3 participants