ashb commented on code in PR #55717:
URL: https://github.com/apache/airflow/pull/55717#discussion_r2356032469


##########
airflow-core/src/airflow/executors/workloads.py:
##########
@@ -55,7 +55,6 @@ class TaskInstance(BaseModel):
     """Schema for TaskInstance with minimal required fields needed for 
Executors and Task SDK."""
 
     id: uuid.UUID
-    dag_version_id: uuid.UUID

Review Comment:
   Isn't that  dag_version_id the one that the (git, etc) dag bundle backend is 
told to checkout?



-- 
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]

Reply via email to