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

Time to move to dask/dask? #1086

Open
fjetter opened this issue Jun 19, 2024 · 3 comments
Open

Time to move to dask/dask? #1086

fjetter opened this issue Jun 19, 2024 · 3 comments

Comments

@fjetter
Copy link
Member

fjetter commented Jun 19, 2024

We kept this repo separate because we anticipated a lot of breakage and wanted to have a lean release cycle. I noticed that we're now pinning hard to dask. I believe the time has come where we should merge this to the main repo

cc @phofl @hendrikmakait

@phofl
Copy link
Collaborator

phofl commented Jun 19, 2024 via email

@AdamWill
Copy link

AdamWill commented Jul 6, 2024

fwiw, we in fedora found this awkward too when doing python 3.13 bumps. see also: dask-distributed, which has a dep loop with dask also (it requires dask, dask's test suite requires it). I did wonder why these are all separate projects.

@fjetter
Copy link
Member Author

fjetter commented Jul 8, 2024

I did wonder why these are all separate projects.

historically, dask/dask and dask/distributed had a reasonably stable API towards each other and we could release independently.

What's stopping us from doing this right now is probably mostly CI run time since dask/dask and dask/distributed have individually a very long running test suite and merging them might cripple development velocity (poor reason for this split but something that isn't trivial do deal with)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants