The GitHub Actions job "Tests (AMD)" on airflow.git/db-cleanup-provider-contributed-tables has failed. Run started by GitHub user uranusjr (triggered by uranusjr).
Head commit for run: 6e2609b36a6b4b78994932e7a01199fc88765785 / TP <[email protected]> Let providers contribute tables to 'db clean' This adds a 'db-cleanup-tables' key in provider.yaml to specify a callable returning cleanup configs, discovered via ProvidersManager. The 'db clean' command merges them into the list of tables to clean at runtime. Celery uses it to register 'celery_taskmeta' and 'celery_tasksetmeta' tables, using the '[celery] result_backend_schema' config that schema-qualifies them when the result backend is in its own schema. This allows them to always be correctly found by the 'db clean' command. Both are removed from Core's hardcoded list. Report URL: https://github.com/apache/airflow/actions/runs/30391295185 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
