Skip to content

Replace models.BaseOperator to Task SDK one for Standard Provider #52292

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

Merged
merged 3 commits into from
Jun 27, 2025

Conversation

kaxil
Copy link
Member

@kaxil kaxil commented Jun 26, 2025

The Providers should use the BaseOperator from Task SDK for Airflow 3.0+.


^ 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 airflow-core/newsfragments.

@kaxil kaxil added the full tests needed We need to run full set of tests for this PR to merge label Jun 26, 2025
Copy link
Contributor

@amoghrajesh amoghrajesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not only for standard operator?

BTW, if you want, you can create a template PR (this one) and we can drive it provider by provider lead by the community!

@kaxil
Copy link
Member Author

kaxil commented Jun 26, 2025

This is not only for standard operator?

BTW, if you want, you can create a template PR (this one) and we can drive it provider by provider lead by the community!

Yeah, that's the plan. I am uncovering few things as part of this exercise. So will wrap it up into a good AI-workable issue too :)

@kaxil kaxil force-pushed the change-base-op branch 2 times, most recently from ed8418f to 9fa8d98 Compare June 26, 2025 22:00
The Providers should use the BaseOperator from Task SDK for Airflow 3.0+.
@kaxil kaxil force-pushed the change-base-op branch 2 times, most recently from 5162a63 to 50af153 Compare June 27, 2025 10:15
@kaxil kaxil merged commit 78e4cb4 into apache:main Jun 27, 2025
98 of 99 checks passed
@kaxil kaxil deleted the change-base-op branch June 27, 2025 12:13
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 27, 2025
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 27, 2025
kaxil added a commit that referenced this pull request Jun 27, 2025
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 28, 2025
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 28, 2025
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 28, 2025
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 28, 2025
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 28, 2025
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 28, 2025
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 28, 2025
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 28, 2025
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 28, 2025
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 28, 2025
kaxil added a commit that referenced this pull request Jun 28, 2025
kaxil added a commit that referenced this pull request Jun 28, 2025
kaxil added a commit that referenced this pull request Jun 28, 2025
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 28, 2025
kaxil pushed a commit that referenced this pull request Jun 29, 2025
kaxil pushed a commit that referenced this pull request Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers full tests needed We need to run full set of tests for this PR to merge provider:standard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants