potiuk commented on issue #28342:
URL: https://github.com/apache/airflow/issues/28342#issuecomment-1349610391

   Updated_at same as created_at are DB modification auto-fields. Same for all 
the otehr models they indicate record update in DB not Dataset update (and can 
be used for example to delete old data).
   
   What you missed is DatasetEvent - there all the history of all the events 
generated for a given dataset are stored.


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