This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ac82cecf144 Fix 500 error for event logs with NULL dttm (#68338)
add a48c549d031 Speed up Dags list and dashboard queries on large DagRun
tables (#67721)
No new revisions were added by this update.
Summary of changes:
.../airflow/api_fastapi/core_api/routes/ui/dags.py | 68 +++++++---------------
.../api_fastapi/core_api/routes/ui/dashboard.py | 48 +++++++--------
.../core_api/routes/ui/test_dashboard.py | 10 +++-
3 files changed, 49 insertions(+), 77 deletions(-)