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

Fix ExternalTaskSensor when there is not task group TIs for the current execution date #32009

Merged
merged 2 commits into from Jun 21, 2023

Conversation

hussein-awala
Copy link
Member

closes: #32007
related: #30742


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

Signed-off-by: Hussein Awala <hussein@awala.fr>
@boring-cyborg boring-cyborg bot added the area:core-operators Operators, Sensors and hooks within Core Airflow label Jun 19, 2023
@hussein-awala hussein-awala added the type:bug-fix Changelog: Bug Fixes label Jun 19, 2023
@hussein-awala hussein-awala added this to the Airlfow 2.6.3 milestone Jun 19, 2023
Signed-off-by: Hussein Awala <hussein@awala.fr>
@hussein-awala hussein-awala merged commit 14eb1d3 into apache:main Jun 21, 2023
42 checks passed
ferruzzi pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Jun 27, 2023
…nt execution date (apache#32009)

* Add a check on none TIs for the current execution date

Signed-off-by: Hussein Awala <hussein@awala.fr>

* replace inline if-else by old one

Signed-off-by: Hussein Awala <hussein@awala.fr>

---------

Signed-off-by: Hussein Awala <hussein@awala.fr>
ephraimbuddy pushed a commit that referenced this pull request Jul 6, 2023
…nt execution date (#32009)

* Add a check on none TIs for the current execution date

Signed-off-by: Hussein Awala <hussein@awala.fr>

* replace inline if-else by old one

Signed-off-by: Hussein Awala <hussein@awala.fr>

---------

Signed-off-by: Hussein Awala <hussein@awala.fr>
(cherry picked from commit 14eb1d3)
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 type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ZeroDivisionError while poking ExternalTaskSensor
3 participants