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: 6c91c2b7fe607777bf8e08dafb6be69b5056deb2 / 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/25546145821 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
