iamapez commented on PR #58207: URL: https://github.com/apache/airflow/pull/58207#issuecomment-3518145920
Updated: Also fixed `execution_date` → `logical_date` rename in Airflow 3.x. The TaskInstance attribute `execution_date` was renamed to `logical_date` in Airflow 3.x, so the fix now uses the correct attribute name when constructing the command for adopted tasks. -- 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]
