The GitHub Actions job "Tests (AMD)" on airflow.git/asset-partition-window has 
failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
32e766299ca5ce525222375c97462f0921887438 / Wei Lee <[email protected]>
perf(ui): avoid timetable deserialization in partitioned Dag UI routes

The next_run_assets and partitioned_dag_runs endpoints used to load
and deserialize the full timetable on every request just to read
mapper attributes (is_rollup) and required-key counts. Cache mapper
metadata per asset on DagModel during Dag sync via a new
``partition_mapper_info`` JSON column, so the UI resolves mapper
attributes from the cache and only loads the timetable when
``to_upstream`` evaluation for rollup mappers is actually needed.

Report URL: https://github.com/apache/airflow/actions/runs/25534683718

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to