-
-
Notifications
You must be signed in to change notification settings - Fork 727
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
Refactor P2P rechunk validation #7890
Refactor P2P rechunk validation #7890
Conversation
cc @wence- |
Unit Test ResultsSee test report for an extended history of previous test failures. This is useful for diagnosing flaky tests. 20 files ± 0 20 suites ±0 11h 28m 30s ⏱️ + 6m 14s For more details on these failures, see this check. Results for commit 217bc3b. ± Comparison against base commit fdeb6b3. This pull request removes 2 and adds 5 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
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.
OK, so now that dask does this validation, there is no need to repeat it here.
This reverts commit 89036c0.
Sibling to dask/dask#10336
pre-commit run --all-files