dotbg opened a new pull request, #67138:
URL: https://github.com/apache/airflow/pull/67138
Fixes #10883.
Implemented execution_date pattern.
allows for the following:
```
{{ logical_date - macros.timedelta(hours=1) }}
```
--
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]