The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: af0cdb586b5e1356f99f5b67e58e5ddb0681b919 / Jarek Potiuk <[email protected]> Add Duckdb as devel dependency (#35246) * Add Duckdb as devel dependency Duckdb becomes very popular and we already have some examples that are using duckdb in examples. This makes those examples fail in the breeze CI environment. Having duckdb in the environment would be great. Duckdb has no other python requirements - it's written in C++ mostly and only has wrapper in Python with C-bindings, so it does not introduce dependency problems. DuckDB maintainers release multiple binary packages for pretty much any platform out there - also they have conda release available, so it is pretty safe to include it. * Update setup.py Report URL: https://github.com/apache/airflow/actions/runs/6679474555 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
