bbovenzi opened a new pull request, #25300: URL: https://github.com/apache/airflow/pull/25300
For dataset-triggered dag runs, add a list of the upstream dataset events since the last dataset-triggered run. Also: - Fix initial sort of the dataset events table from created_at to timestamp - Reuse table cell components - Change Dag/run/task links into a single link to the source task instance with the dag id <img width="1377" alt="Screen Shot 2022-07-26 at 10 15 35 AM" src="https://user-images.githubusercontent.com/4600967/180977005-b873ed17-6887-4a2b-ad22-c90af34216df.png"> <img width="622" alt="Screen Shot 2022-07-26 at 10 15 49 AM" src="https://user-images.githubusercontent.com/4600967/180977030-f5b1fe97-2fdb-4236-b053-7c742acc66fa.png"> --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed. In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x). In case of backwards incompatible changes please leave a note in a newsfragment file, named `{pr_number}.significant.rst` or `{issue_number}.significant.rst`, in [newsfragments](https://github.com/apache/airflow/tree/main/newsfragments). -- 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]
