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

Use new dask interface #1513

Merged
merged 6 commits into from
Nov 6, 2017
Merged

Use new dask interface #1513

merged 6 commits into from
Nov 6, 2017

Conversation

mrocklin
Copy link
Member

This uses the new dask interface created in dask/dask#2748

cc @jcrist

@jcrist
Copy link
Member

jcrist commented Oct 31, 2017

Overall this seems fine to me. This does break backwards compatibility with older versions of dask. Not sure how you feel about that.

If you wanted, backwards compatibility could be maintained by defining small helper functions for getting the graph, keys, and finalizers, depending on the version of dask.

@mrocklin
Copy link
Member Author

mrocklin commented Nov 1, 2017

I think I'm ok with a hard dependency and synchronized release. This seems big enough.

@mrocklin mrocklin merged commit 58850c4 into dask:master Nov 6, 2017
@mrocklin mrocklin deleted the dask-interface branch November 6, 2017 13:44
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.

2 participants