-
Notifications
You must be signed in to change notification settings - Fork 924
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] Pin dask
and distributed
for release
#11822
Conversation
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.
Think we are holding for 2022.9.2
? Otherwise 👍
Dask nightly fix
Codecov ReportBase: 87.52% // Head: 87.51% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## branch-22.10 #11822 +/- ##
================================================
- Coverage 87.52% 87.51% -0.01%
================================================
Files 133 133
Lines 21807 21807
================================================
- Hits 19087 19085 -2
- Misses 2720 2722 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
rerun tests |
This PR pins `dask` and `distributed` to `2022.9.2` for `22.10` release. xref: rapidsai/cudf#11822 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) Approvers: - Ray Douglass (https://github.com/raydouglass) URL: #858
This PR pins `dask` and `distributed` to `2022.9.2` for `22.10` release. xref: rapidsai/cudf#11822 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) Approvers: - Ray Douglass (https://github.com/raydouglass) - Peter Andreas Entschev (https://github.com/pentschev) URL: #1003
This PR pins `dask` and `distributed` to `2022.9.2` for `22.10` release. xref: rapidsai/cudf#11822 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) Approvers: - Ray Douglass (https://github.com/raydouglass) - Rick Ratzel (https://github.com/rlratzel) URL: #2758
@gpucibot merge |
This PR pins `dask` & `distributed` to `2022.9.2` for `22.10` release. ~~xref: rapidsai/cudf#11492 xref: rapidsai/cudf#11822 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) - Dante Gama Dessavre (https://github.com/dantegd) - Corey J. Nolet (https://github.com/cjnolet) Approvers: - Ray Douglass (https://github.com/raydouglass) - Dante Gama Dessavre (https://github.com/dantegd) URL: #4859
This PR pins `dask` & `distributed` to `2022.9.2` for `22.10` release. ~~xref: rapidsai/cudf#11492 xref: rapidsai/cudf#11822 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) - Dante Gama Dessavre (https://github.com/dantegd) - Corey J. Nolet (https://github.com/cjnolet) Approvers: - Ray Douglass (https://github.com/raydouglass) - Dante Gama Dessavre (https://github.com/dantegd) URL: rapidsai#4859
Description
This PR pins
dask
anddistributed
to2022.9.2
for22.10
release.Checklist