Skip to content

Conversation

@dabla
Copy link
Contributor

@dabla dabla commented Jan 16, 2026

Fix BaseAsyncOperator in common-compat provider for Airflow 2.x as reported by @kacpermuda


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@dabla
Copy link
Contributor Author

dabla commented Jan 16, 2026

Hello @kaxil , @kacpermuda found an issue with the backward compat baseoperator due to my PR which add's support for async callable in PythonOperator. This PR is a fix for that issue. Good catch BTW by @kacpermuda. Question, don't we run backward compat tests of providers with Airflow 2.x? I would have expected this to have failed tests.

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