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

Support P2P rechunking datetime arrays #8875

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

jrbourbeau
Copy link
Member

Closes #8874

cc @hendrikmakait

Copy link
Contributor

Unit Test Results

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

    25 files  ± 0      25 suites  ±0   10h 23m 15s ⏱️ + 10m 48s
 4 126 tests + 2   4 012 ✅ + 5    111 💤 ±0  3 ❌  - 3 
47 662 runs  +22  45 552 ✅ +26  2 107 💤 +1  3 ❌  - 5 

For more details on these failures, see this check.

Results for commit ee938a0. ± Comparison against base commit 8bafad5.

Copy link
Member

@hendrikmakait hendrikmakait left a comment

Choose a reason for hiding this comment

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

Thanks, @jrbourbeau!

@hendrikmakait hendrikmakait merged commit 80b3af5 into dask:main Sep 17, 2024
27 of 31 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.

Compute a DataFrame with datetime64[ns] dtype raise ValueError("cannot include dtype 'M' in a buffer")
2 participants