Skip to content

Remove direct scheduler BaseOperator refs #52234

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

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

uranusjr
Copy link
Member

They are either changed to SerializedBaseOperator or the SDK BaseOperator. If this works, we can work on combining the scheduler BaseOperator into SerializedBaseOperator, and remove SDK BaseOperator base references in the scheduler.

@uranusjr uranusjr force-pushed the remove-baseoperator-from-core branch 14 times, most recently from 3862cd8 to d297979 Compare June 30, 2025 05:58
@uranusjr uranusjr added the log exception Set the label if you want to accept change with caplog label Jun 30, 2025
@uranusjr uranusjr closed this Jun 30, 2025
@uranusjr uranusjr reopened this Jun 30, 2025
@uranusjr uranusjr force-pushed the remove-baseoperator-from-core branch 2 times, most recently from a832efd to f5dab1c Compare June 30, 2025 11:01
uranusjr added 8 commits July 1, 2025 14:52
They are either changed to SerializedBaseOperator or the SDK
BaseOperator. If this works, we can work on combining the scheduler
BaseOperator into SerializedBaseOperator, and remove SDK BaseOperator
base references in the scheduler.
We'll add compat shims later as needed
@uranusjr uranusjr force-pushed the remove-baseoperator-from-core branch from f5dab1c to 5efe08c Compare July 1, 2025 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API area:serialization area:task-sdk log exception Set the label if you want to accept change with caplog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant