The GitHub Actions job "Tests" on airflow.git/feat/edge3-db-base has failed. Run started by GitHub user dheerajturaga (triggered by dheerajturaga).
Head commit for run: 62de2606c5c81bbf4e62001736d9ad12ad7f507f / Dheeraj Turaga <[email protected]> Replace Base.metadata.remove() hack with dedicated Edge3 declarative base Introduce models/edge_base.py with its own MetaData, registry, and Base for the Edge3 provider. All three Edge models now inherit from this isolated base, so their tables are never registered in Airflow core's Base.metadata in the first place — eliminating the need for the to_metadata() copy + Base.metadata.remove() workaround in db.py. Report URL: https://github.com/apache/airflow/actions/runs/22211785904 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
