The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: eae91fb1280613e996e4e2ed4c466bf81e3df722 / Kalyan R <[email protected]> Fix pandas extra in Presto provider (#57141) The Presto provider was specifying 'pandas[postgres]' as a dependency, but pandas does not have a 'postgres' extra. The correct extra name is 'postgresql', which includes SQLAlchemy, psycopg2, and adbc-driver-postgresql for PostgreSQL database support. This fixes the warning: 'The package pandas==2.1.4 does not have an extra named postgres' that appeared during 'uv sync' operations. Report URL: https://github.com/apache/airflow/actions/runs/18833287932 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
