coiled / benchmarks

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

⚠️ CI failed ⚠️ - TPC-H - Query 21 shuffle_barrier RuntimeError #1316

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 9 months ago

Workflow Run URL

milesgranger commented 9 months ago

FAILED tests/tpch/test_dask.py::test_query_10 - RuntimeError: shuffle_barrier failed during shuffle 9a0b09c0c0f40cd95e7fa7560513bb54 FAILED tests/tpch/test_dask.py::test_query_21 - RuntimeError: shuffle_barrier failed during shuffle 6f5287dd9e0805874b7ba134112ba7fd

First is fixed by https://github.com/coiled/benchmarks/pull/1309

milesgranger commented 9 months ago

Closed by https://github.com/dask-contrib/dask-expr/pull/852