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

Pin dask to avoid 2024.8.0 that has a bug in slicing masked arrays #217

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

valeriupredoi
Copy link
Collaborator

Description

Bug raised in dask/dask#11296 - this doesn't hit us (yet), but you never know when it could start biting, given that masked data slicing is our sliced bread and butter

Before you get started

Checklist

  • This pull request has a descriptive title and labels
  • This pull request has a minimal description (most was discussed in the issue, but a two-liner description is still desirable)
  • [ ] Unit tests have been added (if codecov test fails)
  • Any changed dependencies have been added or removed correctly (if need be)
  • All tests pass

@valeriupredoi valeriupredoi merged commit 81fb77c into main Aug 12, 2024
9 checks passed
@valeriupredoi valeriupredoi deleted the pin_dask branch August 12, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant