-
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
[REVIEW] Unpin dask
& distributed
#10182
Conversation
Codecov Report
@@ Coverage Diff @@
## branch-22.04 #10182 +/- ##
================================================
+ Coverage 86.13% 86.15% +0.01%
================================================
Files 139 139
Lines 22438 22438
================================================
+ Hits 19328 19332 +4
+ Misses 3110 3106 -4
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the work here @galipremsagar, happy to see tests are finally passing 🎉 just one more suggestion then this should be good to merge:
Co-authored-by: Charles Blackmon-Luca <[email protected]>
@gpucibot merge |
This PR upgrades `dask` & `distributed` min versions to be inline with: rapidsai/cudf#10182 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) Approvers: - AJ Schmidt (https://github.com/ajschmidt8) URL: #2115
This PR upgrades minimum versions of `dask` & `distributed`. Upstream changes have been made: rapidsai/cudf#10182 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) Approvers: - AJ Schmidt (https://github.com/ajschmidt8) - Peter Andreas Entschev (https://github.com/pentschev) URL: #872
Changed to be in-line with: rapidsai/cudf#10182 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) Approvers: - AJ Schmidt (https://github.com/ajschmidt8) - Dante Gama Dessavre (https://github.com/dantegd) URL: rapidsai#4546
This PR unpin's max
dask
&distributed
versions.