The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-alias-materialized-assets-inactive has failed.
Run started by GitHub user pierrejeambrun (triggered by pierrejeambrun).

Head commit for run:
6b8c60e91de03d6f34f1c576bbb0af6daa74bcd2 / pierrejeambrun 
<[email protected]>
Activate assets materialized from an AssetAlias so they appear in the Assets tab

An asset created at runtime by attaching it to an AssetAlias outlet via 
Metadata is
referenced only through the alias association, not the schedule/outlet/inlet 
tables,
so the asset-orphanage pass treated it as orphaned and never activated it. The 
Assets
tab defaults to only_active, so the asset (and its alias) never showed up 
despite
having events. Count the alias association as a reference so such assets are 
activated
like any other.

Fixes #58058.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to