-
Notifications
You must be signed in to change notification settings - Fork 915
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
Unpin dask
and distributed
for 23.12
development
#14320
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
galipremsagar
added
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
labels
Oct 23, 2023
This was referenced Oct 23, 2023
jakirkham
approved these changes
Oct 25, 2023
pentschev
approved these changes
Oct 26, 2023
rapids-bot bot
pushed a commit
to rapidsai/cugraph
that referenced
this pull request
Oct 26, 2023
This PR relaxes `dask` and `distributed` versions pinning for `23.12` development. xref: rapidsai/cudf#14320 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) Approvers: - Brad Rees (https://github.com/BradReesWork) - Ray Douglass (https://github.com/raydouglass) - https://github.com/jakirkham URL: #3953
raydouglass
approved these changes
Oct 26, 2023
rapids-bot bot
pushed a commit
to rapidsai/dask-cuda
that referenced
this pull request
Oct 27, 2023
This PR relaxes `dask` and `distributed` versions pinning for `23.12` development. xref: rapidsai/cudf#14320 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) - Peter Andreas Entschev (https://github.com/pentschev) Approvers: - https://github.com/jakirkham - Peter Andreas Entschev (https://github.com/pentschev) - Ray Douglass (https://github.com/raydouglass) URL: #1264
rapids-bot bot
pushed a commit
to rapidsai/raft
that referenced
this pull request
Oct 27, 2023
This PR relaxes `dask` and `distributed` versions pinning for `23.12` development. xref: rapidsai/cudf#14320 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) - Corey J. Nolet (https://github.com/cjnolet) Approvers: - https://github.com/jakirkham - Peter Andreas Entschev (https://github.com/pentschev) - Ray Douglass (https://github.com/raydouglass) - Corey J. Nolet (https://github.com/cjnolet) URL: #1925
rapids-bot bot
pushed a commit
to rapidsai/cuml
that referenced
this pull request
Oct 30, 2023
This PR relaxes `dask` and `distributed` versions pinning for `23.12` development. xref: rapidsai/cudf#14320 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) - Simon Adorf (https://github.com/csadorf) Approvers: - Simon Adorf (https://github.com/csadorf) - https://github.com/jakirkham - Peter Andreas Entschev (https://github.com/pentschev) - Ray Douglass (https://github.com/raydouglass) URL: #5627
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR relaxes
dask
anddistributed
versions pinnings for23.12
development.Checklist