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

Rename get_default_shuffle_algorithm to get_default_shuffle_method #7902

Merged

Conversation

hendrikmakait
Copy link
Member

Sibling to dask/dask#10344

  • Tests added / passed
  • Passes pre-commit run --all-files

@hendrikmakait hendrikmakait requested a review from fjetter as a code owner June 12, 2023 15:53
@hendrikmakait hendrikmakait changed the title Rename to get_default_shuffle_method Rename get_default_shuffle_algorithm to get_default_shuffle_method Jun 12, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 12, 2023

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

       20 files  ±    0         20 suites  ±0   12h 27m 54s ⏱️ + 4m 37s
  3 679 tests +    2    3 569 ✔️ +28     108 💤 +  2  2  -   27 
35 580 runs   - 163  33 812 ✔️  - 39  1 766 💤 +87  2  - 210 

For more details on these failures, see this check.

Results for commit 47c4fcd. ± Comparison against base commit 19c8bf9.

♻️ This comment has been updated with latest results.

@@ -43,7 +43,8 @@ dependencies:
- zict # overridden by git tip below
- zstandard >=0.9.0
- pip:
- git+https://github.com/dask/dask
# - git+https://github.com/dask/dask
- git+https://github.com/hendrikmakait/dask.git@default-shuffle-ignores-fuse
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just flagging: Revert me

Copy link
Collaborator

@phofl phofl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, ignoring the reverts

@hendrikmakait hendrikmakait merged commit 1462479 into dask:main Jun 13, 2023
@hendrikmakait hendrikmakait deleted the rename-get_default_shuffle_method branch June 13, 2023 09:43
hendrikmakait added a commit to hendrikmakait/distributed that referenced this pull request Jun 13, 2023
@hendrikmakait hendrikmakait mentioned this pull request Jun 13, 2023
2 tasks
hendrikmakait added a commit that referenced this pull request Jun 13, 2023
pentschev added a commit to pentschev/dask-cuda that referenced this pull request Jun 13, 2023
In dask/distributed#7902 the name
`get_default_shuffle_algorithm` has been changed to
`get_default_shuffle_method`, which is adjust by this change.
pentschev added a commit to pentschev/dask-cuda that referenced this pull request Jun 13, 2023
In dask/distributed#7902 the name
`get_default_shuffle_algorithm` has been changed to
`get_default_shuffle_method`, which is adjusted by this change.
rapids-bot bot pushed a commit to rapidsai/dask-cuda that referenced this pull request Jun 13, 2023
In dask/distributed#7902 the name `get_default_shuffle_algorithm` has been changed to `get_default_shuffle_method`, which is adjusted by this change.

Authors:
  - Peter Andreas Entschev (https://github.com/pentschev)

Approvers:
  - Benjamin Zaitlen (https://github.com/quasiben)

URL: #1200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants