Skip to content

Fix logical_date error in BranchDateTimeOperator and BranchDayOfWeekOperator - #48486

Merged
kaxil merged 2 commits into
apache:mainfrom
gopidesupavan:fix-datetime-operators
Mar 29, 2025
Merged

Fix logical_date error in BranchDateTimeOperator and BranchDayOfWeekOperator#48486
kaxil merged 2 commits into
apache:mainfrom
gopidesupavan:fix-datetime-operators

Conversation

@gopidesupavan

@gopidesupavan gopidesupavan commented Mar 28, 2025

Copy link
Copy Markdown
Member

closes: #48473

image image

^ 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 airflow-core/newsfragments.

@gopidesupavan

Copy link
Copy Markdown
Member Author

need to add few tests..

@kaxil kaxil left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@gopidesupavan
gopidesupavan marked this pull request as ready for review March 28, 2025 15:24
@kaxil
kaxil merged commit 5479d0b into apache:main Mar 29, 2025
shubham-pyc pushed a commit to shubham-pyc/airflow that referenced this pull request Apr 2, 2025
aaron-y-chen pushed a commit to aaron-y-chen/airflow that referenced this pull request Apr 4, 2025
simonprydden pushed a commit to simonprydden/airflow that referenced this pull request Apr 8, 2025
@gopidesupavan
gopidesupavan deleted the fix-datetime-operators branch May 28, 2025 20:29
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.

Some branch operators not working when in manually triggered DAG runs due to KeyError: 'logical_date'

3 participants