Skip to content

Workaround dask#6631 #246

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

Merged
merged 1 commit into from
Sep 14, 2020
Merged

Workaround dask#6631 #246

merged 1 commit into from
Sep 14, 2020

Conversation

ravwojdyla
Copy link
Collaborator

@ravwojdyla ravwojdyla commented Sep 12, 2020

Re: #245

Wrap around list to delegate eq to dask not std python
@eric-czech
Copy link
Collaborator

heh I have to believe that's not a change they intended.

@ravwojdyla
Copy link
Collaborator Author

ravwojdyla commented Sep 12, 2020

@eric-czech this is definitely a bug, see dask/dask#6631 for an analysis (and also why this workaround works), this essentially broke all dunder ops between Dask Array and non-scalar ...

@eric-czech
Copy link
Collaborator

Crazy that it didn't break a test somewhere!

@tomwhite tomwhite added the auto-merge Auto merge label for mergify test flight label Sep 14, 2020
@tomwhite
Copy link
Collaborator

We could also exclude Dask version 2.26.0, but this works too.

I'm going to merge this manually now so we can move forward.

@tomwhite tomwhite merged commit ffd85e0 into sgkit-dev:master Sep 14, 2020
@tomwhite tomwhite mentioned this pull request Sep 14, 2020
@ravwojdyla ravwojdyla deleted the rav/fix_245 branch September 14, 2020 10:32
ravwojdyla added a commit to ravwojdyla/sgkit that referenced this pull request Sep 28, 2020
Dask 2.18.0 has the fixe included via dask/dask#6632

This reverts commit ffd85e0.
mergify bot pushed a commit that referenced this pull request Sep 28, 2020
Dask 2.18.0 has the fixe included via dask/dask#6632

This reverts commit ffd85e0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Auto merge label for mergify test flight
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants