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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
