dask / dask/dask-expr

Global optimization

Open
#582 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
89
Forks
26
PR merge metrics
No merged PRs in 30d

Description

We probably need to modify `dask.base` to call some dask-expr `optimize` function. We probably also want to call this on everything we're computing all at once.

Contributor guide

Open the contributing guide

Research direction

Start by reading dask.base and locating the dask-expr optimize function mentioned in the issue. Trace how computations are submitted and determine the expected behavior when everything is computed at once; done means the global optimization path is integrated and covered by the relevant tests, though no test file is named here.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-engineering
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.