coiled / benchmarks

BSD 3-Clause "New" or "Revised" License
28 stars 17 forks source link

⚠️ CI failed ⚠️ - TPC-H Polars failures #1412

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 7 months ago

Workflow Run URL

milesgranger commented 7 months ago

Tests failure was AWS capacity related, others are TPC-H Polars:

FAILED tests/tpch/test_polars.py::test_query_3 - polars.exceptions.ComputeError: cannot sort column of dtype binary[offset] FAILED tests/tpch/test_polars.py::test_query_7 - Failed: Timeout >3600.0s FAILED tests/tpch/test_polars.py::test_query_8 - polars.exceptions.InvalidOperationError: year operation not supported for dtype i64 FAILED tests/tpch/test_polars.py::test_query_9 - polars.exceptions.InvalidOperationError: year operation not supported for dtype i64 FAILED tests/tpch/test_polars.py::test_query_18 - polars.exceptions.ComputeError: cannot sort column of dtype binary[offset]

cc @hendrikmakait