The GitHub Actions job "Tests" on 
airflow.git/feat/auto-discover-provider-db-manager has failed.
Run started by GitHub user dheerajturaga (triggered by dheerajturaga).

Head commit for run:
d8870b5f0bc28cfdbdcfd6098678018c44c3811b / Dheeraj Turaga 
<[email protected]>
fix: use inspector check for edge_job index creation on MySQL

  MySQL does not support CREATE INDEX IF NOT EXISTS, causing the edge3
  migration to fail when running on MySQL. Replace the if_not_exists=True
  flag with an explicit inspector-based existence check, which works
  across all supported database backends.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to