stephen-bracken opened a new issue, #68079: URL: https://github.com/apache/airflow/issues/68079
### Description add `ti.partition_date` and `ti.partition_key` to ti Context variables so that they can be used in jinja templating etc. ### Use case/motivation I would like to use the asset partition date / partition key as template variables in the `log_filename_template` field, so that log files are indexed by partition for asset based dags. ### Related issues #68075 ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
