The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
9f695870cf3737ffdd3f7778d5a1449de13dbcd3 / Jarek Potiuk <[email protected]>
Help pip resolved to make better decisions on Pyarrow version (#25697)

The pip resolver in `eager upgrade` mode on Python 3.10 decides
to downgrade Pyarrow to 5.0.0 which triggers numpy not being
compatible with 3.10 - even if Pyarrow 6.* is perfectly fine.

Adding the limit to eager upgrade directly helps the resolver to
make better decisions on it.

(cherry picked from commit 1b84048a15c108a210a0a8c809ae85532c667449)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to