Global optimization
Open
- 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
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