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/07/22 19:28:30 UTC

[GitHub] [airflow] dstandish opened a new issue, #25241: Return `dataset` in /grid_data

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

   Return `dataset` in /grid_data so we can link out to the dataset and show the URI.
   
   For a given TI with /grid_data, return any `dataset_events` so we can show those details and link out to them.
   
   This allows us to avoid doing a new http requests per TI in the grid view.
   
   Also be mindful of performance on those endpoints  (e.g do things in a bulk query), and it should be part of the acceptance criteria.


-- 
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.apache.org

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


[GitHub] [airflow] bbovenzi closed issue #25241: Add has_dataset_outlets in /grid_data

Posted by GitBox <gi...@apache.org>.
bbovenzi closed issue #25241: Add has_dataset_outlets in /grid_data 
URL: https://github.com/apache/airflow/issues/25241


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