uranusjr commented on PR #68149:
URL: https://github.com/apache/airflow/pull/68149#issuecomment-4716717133
I don’t think we should do this fallback and additional keys. You can just
do the fallback yourself in the template syntax.
The scheduler shouldn’t crash. It should render `"{{ ti.logical_date }}"` to
`"None"` if the logical date is None. I would accept a PR for this if it’s an
issue.
--
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]