ephraimbuddy commented on PR #43830:
URL: https://github.com/apache/airflow/pull/43830#issuecomment-2478513763

   > > Also there is the deprecated `execution_date` difference, maybe the 
TaskInstanceHistory is missing the `logical_date`/`execution_date` ?
   > 
   > Additionally, I noticed that the following columns are missing in 
`TaskInstanceHistory` when compared with `TaskInstance`:
   > 
   > * `sla_miss`
   > * `rendered_map_index`
   > * `rendered_fields`
   > * `trigger`
   > * `triggerer_job`
   > * `note`
   
   Those are the differences. We can't be able to have those in TI history. 


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