jroachgolf84 commented on issue #68079: URL: https://github.com/apache/airflow/issues/68079#issuecomment-4665425231
I think that we should close this issue. I don't think that `partition_date` is needed; `partition_key` should always provide the information that is needed. It can be accessed via the following: - `context["partition_key"]` - `context["dag_run"]["partition_key"] -- 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]
