stephen-bracken commented on issue #68079: URL: https://github.com/apache/airflow/issues/68079#issuecomment-4668361389
Hi @jroachgolf84, the original issue #68075 was related to rendering log filenames from the ti templated values, as the scheduler does not have access to `partition_date` when the task is queued. I think `partition_key` works as an identifier but for my use case it is not that useful, as I want the filepaths to be structured based on the run date. If you have any other suggestions for attributes of ti that I could use to derive the date on an asset run I'm open to ideas! -- 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]
