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

Head commit for run:
026150c8536d386c5884479b29062985b576b735 / Jarek Potiuk <[email protected]>
Make pandas dependency optional for Amazon Provider

Pandas dependency is only used for a few features in Amazon providers
amd it is a huge "drag" on a package in general - we use the
existing Airflow 2.3+ feature of Optional Provider Feature to
make pandas an optional dependency (with "[pandas]" extra).

This is not a breaking change, since those who already installed
previous provider version have pandas installed already. Only people
who install provider manually will have to install "pandas" extra
either for Airflow core package or for the provider.

Fixes: #28468

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

With regards,
GitHub Actions via GitBox


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

Reply via email to