Skip to content

Sync DagRunProtocol with DagRun model in task-sdk#65347

Merged
kaxil merged 1 commit into
apache:mainfrom
wjddn279:sync-dag-run-protocol
Apr 18, 2026
Merged

Sync DagRunProtocol with DagRun model in task-sdk#65347
kaxil merged 1 commit into
apache:mainfrom
wjddn279:sync-dag-run-protocol

Conversation

@wjddn279

Copy link
Copy Markdown
Contributor

Closes: #65339

Sync DagRunProtocol with airflow.sdk.api.datamodels._generated.DagRun. The compiler recognizes the dag_run type in the context as the type actually used at runtime.

image
Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@kaxil kaxil merged commit 97e3997 into apache:main Apr 18, 2026
111 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Object of type DagRunProtocol has no attribute partition_key

2 participants