You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAILED tests/tpch/test_dask.py::test_query_21 - distributed.scheduler.KilledWorker: Attempted to run task ('chunk-reset_index-operation-5cd2f520bd6357fd77e190230d87732c', 3) on 4 different workers, but all those workers died while running it. The last worker that attempt to run the task was tls://10.0.46.140:36185. Inspecting worker logs is often a good next step to diagnose what went wrong. For more information see https://distributed.dask.org/en/stable/killed.html.
Others are duplicates of existing issues:
FAILED tests/tpch/test_optimization.py::test_optimization[11] - ValueError: Not all divisions are known, can't align partitions. Please use set_index to set the index.
FAILED tests/tpch/test_optimization.py::test_optimization[15] - ValueError: Not all divisions are known, can't align partitions. Please use set_index to set the index.
FAILED tests/tpch/test_correctness.py::test_dask_results[11] - ValueError: Not all divisions are known, can't align partitions. Please use set_index to set the index.
FAILED tests/tpch/test_correctness.py::test_dask_results[15] - ValueError: Not all divisions are known, can't align partitions. Please use set_index to set the index.
FAILED tests/tpch/test_dask.py::test_query_11 - ValueError: Not all divisions are known, can't align partitions. Please use set_index to set the index.
FAILED tests/tpch/test_dask.py::test_query_15 - ValueError: Not all divisions are known, can't align partitions. Please use set_index to set the index.
Workflow Run URL
The text was updated successfully, but these errors were encountered: