You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/22 13:03:00 UTC

[GitHub] [airflow] bbovenzi commented on pull request #26358: Dataset List View

bbovenzi commented on PR #26358:
URL: https://github.com/apache/airflow/pull/26358#issuecomment-1254992872

   Sorting is looking good!
   
   Although there seems to be an issue with the datasets list endpoint. For some reason, for one of my datasets the total update count is way off. It says there are 288 events, but there are only 24 associated dag runs and 24 events returned from the dataset events API:
   
   <img width="581" alt="Screen Shot 2022-09-22 at 8 52 18 AM" src="https://user-images.githubusercontent.com/4600967/191752182-5733b47a-3e83-4666-b5b8-10126def97a1.png">
   
   <img width="188" alt="Screen Shot 2022-09-22 at 8 52 34 AM" src="https://user-images.githubusercontent.com/4600967/191752170-ce532311-baf0-459d-b18a-2355e16967c8.png">
   
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org