The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: b07b4259f1d365604d98bcd3383dcdc594fd2fdc / Tzu-ping Chung <[email protected]> Add 'name' and 'group' to DatasetModel (#42407) The unique index is also modified to include 'name', so now an asset is considered unique if *either* the name or URI is different. This makes no difference for the moment---the name is simply populated from URI. We'll add a public interface to set the name in a later PR. This PR strictly only touches the model so it does not conflict with too many things, and can be merged quickly. The unique index on DatasetAliasModel is also renamed since we were using a wrong naming convention on both models. Since the index namespace is shared in the entire database, the index name should include additional components. The idx_name_unique is still usable, but we should a better citizen and name this the right way(tm). Report URL: https://github.com/apache/airflow/actions/runs/11101444762 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
