ashb commented on issue #44952:
URL: https://github.com/apache/airflow/issues/44952#issuecomment-2619550833

   See also #43437 
   
   My gut now is that we want to have have a TaskHistory row be created for 
each TI uuid, and at the same time as part of this PR that when a new TI try is 
being created (i.e. when we previoulsy changed try_number) we instead delete 
and create a new TI row.
   
   This likely means that anything that is FKing to TI table today should 
instead FK to the TIHistory! 


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