mahesh989 opened a new issue, #46006:
URL: https://github.com/apache/airflow/issues/46006

   ### Description
   
   This feature adds two additional fields to the datasets list view in the 
user interface: `last_updated_at` and `total_updates`. These parameters give 
users more details about the datasets, such as the number of updates and the 
date of the most recent update. Sorting by these fields is also made possible 
by them. Datasets that have not been changed will by default be listed first, 
followed by datasets that have been updated most recently.
   
   
   ### Use case/motivation
   
   Only basic information is displayed in the current dataset list view; 
neither the most recent update nor the overall number of changes are covered. 
These features are essential for processes that prioritize freshness and update 
frequency because they enable users to follow changes and keep an eye on 
recently changed datasets.
   
   ### Related issues
   
   None
   
   ### Are you willing to submit a PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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