Skip to content

Replace models.BaseOperator to Task SDK one for SFTP #52435

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 29, 2025

Conversation

jroachgolf84
Copy link
Collaborator

@jroachgolf84 jroachgolf84 commented Jun 29, 2025

Replacing models.BaseOperator with airflow.sdk BaseOperator. Also replacing sensors.base.BaseSensorOperator with airflow.sdk.BaseSensorOperator. All unit-tests ran successfully when testing.

As part of #52378

@potiuk
Copy link
Member

potiuk commented Jun 29, 2025

The oracle error already fixed in main

@potiuk potiuk merged commit ebc0678 into apache:main Jun 29, 2025
70 of 71 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.

2 participants