Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI broke after dask-expr was enabled by default in dask/dask #8554

Closed
hendrikmakait opened this issue Mar 5, 2024 · 0 comments · Fixed by #8552
Closed

CI broke after dask-expr was enabled by default in dask/dask #8554

hendrikmakait opened this issue Mar 5, 2024 · 0 comments · Fixed by #8552
Assignees
Labels
bug Something is broken tests Unit tests and/or continuous integration

Comments

@hendrikmakait
Copy link
Member

CI Run: https://github.com/dask/distributed/actions/runs/8151739017
dask/dask PR: dask/dask#10967

Errors:

ERROR distributed/protocol/tests/test_highlevelgraph.py - ValueError: Must install dask-expr to activate query planning.
ERROR distributed/shuffle/tests/test_graph.py - ValueError: Must install dask-expr to activate query planning.
ERROR distributed/shuffle/tests/test_merge.py - ValueError: Must install dask-expr to activate query planning.
ERROR distributed/shuffle/tests/test_merge_column_and_index.py - ValueError: Must install dask-expr to activate query planning.
ERROR distributed/shuffle/tests/test_shuffle.py - ValueError: Must install dask-expr to activate query planning.
ERROR distributed/shuffle/tests/test_shuffle_plugins.py - ValueError: Must install dask-expr to activate query planning.
ERROR distributed/tests/test_dask_collections.py - ValueError: Must install dask-expr to activate query planning.
@hendrikmakait hendrikmakait added bug Something is broken tests Unit tests and/or continuous integration labels Mar 5, 2024
@hendrikmakait hendrikmakait self-assigned this Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken tests Unit tests and/or continuous integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant