The GitHub Actions job "Tests (AMD)" on 
airflow.git/limit-pandas-below-3-for-dataframe-xcoms has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
50e577b912e471365ce8b035834437525fed444f / Jarek Potiuk <[email protected]>
Apply the pandas < 3 limit to the remaining providers

The XCom limit only binds where Airflow declares pandas. Thirteen providers pin
pandas independently of common-sql, so a deployment installing any of them could
still resolve pandas 3 and reach the runtime refusal rather than being held on a
supported version by the constraint.

pandas-gbq is deliberately untouched -- a different package, unaffected by this.

Provider READMEs and uv.lock are regenerated to match.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to