The GitHub Actions job "Tests (AMD)" on airflow.git/fix-breeze-postgres-scheme 
has failed.
Run started by GitHub user shahar1 (triggered by shahar1).

Head commit for run:
5b628d378d1e8daeb981efc084406103d99e2556 / Shahar Epstein 
<[email protected]>
Breeze: Use psycopg2 for postgres metastore on released Airflow versions

Making the driver explicit silences the FutureWarning that a Breeze postgres
session running from sources emits, but migration tests install a released
Airflow into the same container, and releases before 3.2.0 can run on
SQLAlchemy 1.4, which has no postgresql+psycopg dialect at all. Selecting the
driver per installed Airflow keeps runs from sources on psycopg3, which main
selects by default, without breaking the legs that install a release.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to