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

[REVIEW] Pin dask and distributed #10481

Merged
merged 1 commit into from Mar 23, 2022
Merged

Conversation

galipremsagar
Copy link
Contributor

This PR pins dask and distributed versions for release.

@galipremsagar galipremsagar added 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 22, 2022
@galipremsagar galipremsagar self-assigned this Mar 22, 2022
@galipremsagar galipremsagar requested review from a team as code owners March 22, 2022 18:06
@galipremsagar
Copy link
Contributor Author

galipremsagar commented Mar 22, 2022

Integration PR: rapidsai/integration#443

@github-actions github-actions bot added conda conda issue cuDF (Python) Affects Python cuDF API. gpuCI labels Mar 22, 2022
@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #10481 (2d62c8e) into branch-22.04 (4ee78fb) will increase coverage by 0.03%.
The diff coverage is 91.07%.

❗ Current head 2d62c8e differs from pull request most recent head beb6f79. Consider uploading reports for the commit beb6f79 to get more accurate results

@@               Coverage Diff                @@
##           branch-22.04   #10481      +/-   ##
================================================
+ Coverage         86.14%   86.17%   +0.03%     
================================================
  Files               139      141       +2     
  Lines             22447    22501      +54     
================================================
+ Hits              19336    19391      +55     
+ Misses             3111     3110       -1     
Impacted Files Coverage Δ
python/dask_cudf/dask_cudf/io/text.py 85.29% <85.29%> (ø)
python/dask_cudf/dask_cudf/__init__.py 82.35% <100.00%> (ø)
python/dask_cudf/dask_cudf/io/__init__.py 75.00% <100.00%> (+3.57%) ⬆️
python/dask_cudf/dask_cudf/io/tests/test_orc.py 100.00% <100.00%> (ø)
python/dask_cudf/dask_cudf/io/tests/test_text.py 100.00% <100.00%> (ø)
python/cudf/cudf/core/column/string.py 88.91% <0.00%> (+0.12%) ⬆️
python/cudf/cudf/core/groupby/groupby.py 91.72% <0.00%> (+0.22%) ⬆️
python/dask_cudf/dask_cudf/core.py 73.62% <0.00%> (+0.26%) ⬆️
python/cudf/cudf/core/column/numerical.py 95.62% <0.00%> (+0.29%) ⬆️
python/cudf/cudf/core/tools/datetimes.py 84.49% <0.00%> (+0.30%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 76c772e...beb6f79. Read the comment docs.

rapids-bot bot pushed a commit to rapidsai/dask-cuda that referenced this pull request Mar 22, 2022
Pin changes to be in-line with: rapidsai/cudf#10481

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Peter Andreas Entschev (https://github.com/pentschev)
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #878
@galipremsagar
Copy link
Contributor Author

rerun tests

rapids-bot bot pushed a commit to rapidsai/raft that referenced this pull request Mar 22, 2022
Pin changes to be in-line with : rapidsai/cudf#10481

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #581
@galipremsagar
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 18398ab into rapidsai:branch-22.04 Mar 23, 2022
rapids-bot bot pushed a commit to rapidsai/cuml that referenced this pull request Mar 23, 2022
Pin changes to be in-line with: rapidsai/cudf#10481

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: #4647
rapids-bot bot pushed a commit to rapidsai/cugraph that referenced this pull request Mar 23, 2022
Pin changes to be in-line with: rapidsai/cudf#10481

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #2147
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this pull request Oct 9, 2023
Pin changes to be in-line with: rapidsai/cudf#10481

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: rapidsai#4647
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team conda conda issue cuDF (Python) Affects Python cuDF API. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants