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

Fix P2P-based joins with explicit npartitions #8470

Merged
merged 2 commits into from Jan 22, 2024

Conversation

hendrikmakait
Copy link
Member

Closes #8267

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

Copy link
Contributor

Unit Test Results

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

    27 files  ± 0      27 suites  ±0   9h 58m 3s ⏱️ + 26m 39s
 3 964 tests + 4   3 853 ✅ + 4    109 💤 ±0  2 ❌ ±0 
49 853 runs  +62  47 562 ✅ +69  2 289 💤  - 7  2 ❌ ±0 

For more details on these failures, see this check.

Results for commit a241aaa. ± Comparison against base commit 33b2c72.

@hendrikmakait hendrikmakait merged commit a6ea9f4 into dask:main Jan 22, 2024
30 of 35 checks passed
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.

hash join merge with P2P fails if npartitions is given
2 participants