Vamsi-klu commented on PR #68149:
URL: https://github.com/apache/airflow/pull/68149#issuecomment-5149822249
Rebased on main and the diff is now just the narrow fix you asked for:
`{logical_date}` renders as None instead of blowing up on `.isoformat()`. No
run_after fallback, no extra template keys, and Jinja still gets `ti`
unchanged. The earlier inline comments were about the version that had the
fallback and extra keys — that code is gone. Helper test file passes (28 tests).
---
Drafted-by: Claude Code (Fable 5); reviewed by @Vamsi-klu before posting
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]