Skip to content

fix: guard against None dag_run in BranchDayOfWeekOperator and BranchDateTimeOperator when use_task_logical_date=True - #72032

Open
waterWang wants to merge 4 commits into
apache:mainfrom
waterWang:fix-branch-operator-attr-error-72031
Open

fix: guard against None dag_run in BranchDayOfWeekOperator and BranchDateTimeOperator when use_task_logical_date=True#72032
waterWang wants to merge 4 commits into
apache:mainfrom
waterWang:fix-branch-operator-attr-error-72031

Conversation

@waterWang

Copy link
Copy Markdown

Closes #72031

@ColtenOuO ColtenOuO left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

follow the same suggestion in #71880

Additionally, even when closing an issue, you should still explain the problem this PR solves and the overall approach taken.

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.

Unhandled AttributeError in BranchDayOfWeekOperator and BranchDateTimeOperator when use_task_logical_date=True without dag_run

2 participants