RNHTTR commented on issue #43484: URL: https://github.com/apache/airflow/issues/43484#issuecomment-2453146103
Since this would be adding functionality, I think this is a feature request and not a bug. I think skipping the task instance whose `end_date` is passed makes sense. To work around this, would it make sense to remove the deprecated task from the Dag? Also, the `logical_date` is already available via [task instance context](https://airflow.apache.org/docs/apache-airflow/stable/templates-ref.html#variables). -- 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]
