The GitHub Actions job "Tests AMD" on airflow.git/remove-baseoperator-from-core 
has succeeded.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
39ab2e94d2993f0f15669715a569b85ba2f95420 / Tzu-ping Chung <[email protected]>
Remove direct scheduler BaseOperator refs

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.

Scheduler BaseOperator is now removed entirely since
SerializedBaseOperator is all that's needed in the scheduler.

Furthermore, SerializedBaseOperator no longer inherits from the SDK
BaseOperator, so in the future we can separate the two inheritance tree
entirely.

Report URL: https://github.com/apache/airflow/actions/runs/16226054503

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to