Skip to content
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

Better typing for BaseOperator defer #39742

Merged
merged 1 commit into from
May 21, 2024

Conversation

jedcunningham
Copy link
Member

This adds typing for the defer method, and covers the core deferrable sensors. It also fixes 1 error in a databricks provider, but leaves the rest of the provider ecosystem alone.

This adds typing for the `defer` method, and covers the core deferrable
sensors. It also fixes 1 error in a databricks provider, but
leaves the rest of the provider ecosystem alone.
@uranusjr uranusjr merged commit f18e634 into apache:main May 21, 2024
42 checks passed
@uranusjr uranusjr deleted the better_deferrable_typing branch May 21, 2024 16:41
@eladkal eladkal added this to the Airflow 2.9.2 milestone May 26, 2024
@eladkal eladkal added the type:misc/internal Changelog: Misc changes that should appear in change log label May 26, 2024
RNHTTR pushed a commit to RNHTTR/airflow that referenced this pull request Jun 1, 2024
This adds typing for the `defer` method, and covers the core deferrable
sensors. It also fixes 1 error in a databricks provider, but
leaves the rest of the provider ecosystem alone.
ephraimbuddy pushed a commit that referenced this pull request Jun 4, 2024
This adds typing for the `defer` method, and covers the core deferrable
sensors. It also fixes 1 error in a databricks provider, but
leaves the rest of the provider ecosystem alone.

(cherry picked from commit f18e634)
ephraimbuddy pushed a commit that referenced this pull request Jun 5, 2024
This adds typing for the `defer` method, and covers the core deferrable
sensors. It also fixes 1 error in a databricks provider, but
leaves the rest of the provider ecosystem alone.

(cherry picked from commit f18e634)
ephraimbuddy pushed a commit that referenced this pull request Jun 5, 2024
This adds typing for the `defer` method, and covers the core deferrable
sensors. It also fixes 1 error in a databricks provider, but
leaves the rest of the provider ecosystem alone.

(cherry picked from commit f18e634)
utkarsharma2 pushed a commit that referenced this pull request Jun 5, 2024
This adds typing for the `defer` method, and covers the core deferrable
sensors. It also fixes 1 error in a databricks provider, but
leaves the rest of the provider ecosystem alone.

(cherry picked from commit f18e634)
ephraimbuddy pushed a commit that referenced this pull request Jun 5, 2024
This adds typing for the `defer` method, and covers the core deferrable
sensors. It also fixes 1 error in a databricks provider, but
leaves the rest of the provider ecosystem alone.

(cherry picked from commit f18e634)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core-operators Operators, Sensors and hooks within Core Airflow area:providers provider:databricks type:misc/internal Changelog: Misc changes that should appear in change log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants