Skip to content

Move chain, chain_linear & cross_downstream to Task SDK#47639

Merged
kaxil merged 1 commit into
apache:mainfrom
astronomer:move-chain
Mar 11, 2025
Merged

Move chain, chain_linear & cross_downstream to Task SDK#47639
kaxil merged 1 commit into
apache:mainfrom
astronomer:move-chain

Conversation

@kaxil

@kaxil kaxil commented Mar 11, 2025

Copy link
Copy Markdown
Member

This functions are for DAG Authors to define relationship between multiple tasks in batch


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

Comment thread airflow/models/baseoperator.py
Comment thread newsfragments/aip-72.significant.rst
This functions are for DAG Authors to define relationship between multiple tasks in batch
@kaxil

kaxil commented Mar 11, 2025

Copy link
Copy Markdown
Member Author

Companion PR on ruff: astral-sh/ruff#16647

@kaxil

kaxil commented Mar 11, 2025

Copy link
Copy Markdown
Member Author

CI failure is unrelated and will be fixed by #47643

@kaxil
kaxil merged commit 01cee78 into apache:main Mar 11, 2025
@kaxil
kaxil deleted the move-chain branch March 11, 2025 20:49
dhruvmanila pushed a commit to astral-sh/ruff that referenced this pull request Mar 18, 2025
…IR302` (#16647)

## Summary

Similar to #16014. PR on Airflow
side: apache/airflow#47639

## Test Plan

A test fixture has been updated
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Apr 4, 2025
…#47639)

This functions are for DAG Authors to define relationship between multiple tasks in batch
KotlinIsland pushed a commit to KotlinIsland/basedpython that referenced this pull request May 1, 2026
…IR302` (#16647)

## Summary

Similar to astral-sh/ruff#16014. PR on Airflow
side: apache/airflow#47639

## Test Plan

A test fixture has been updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

2 participants