-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Release 2024.1.0 #360
Comments
@rjzamora just found a regression: dask/distributed#8454 |
dask/distributed#8454 has been resolved. |
Highlight: Partial rechunks within P2PP2P rechunking now utilizes the relationships between input and output chunks. For situations that do not require all-to-all data transfer, this may significantly reduce the runtime and memory/disk footprint. It also enables task culling. (dask/distributed#8330) |
Will start pushing the release out in a few minutes |
Closing as 2024.1.0 is out |
Best effort
Try to close before the release but will not block the release
Blocker
Issues that would cause us to block and postpone the release if not fixed
Comments
...
The text was updated successfully, but these errors were encountered: