Skip to content

Call head before compute in dd.from_delayed#4802

Merged
jrbourbeau merged 3 commits intodask:masterfrom
mrocklin:from-delayed-meta
May 16, 2019
Merged

Call head before compute in dd.from_delayed#4802
jrbourbeau merged 3 commits intodask:masterfrom
mrocklin:from-delayed-meta

Conversation

@mrocklin
Copy link
Copy Markdown
Member

In from_delayed we need to move a bit of data from a task to the client
process. Now we make sure only to move a small bit of data instead of
the full chunk.

  • Tests added / passed
  • Passes flake8 dask

In from_delayed we need to move a bit of data from a task to the client
process.  Now we make sure only to move a small bit of data instead of
the full chunk.
Copy link
Copy Markdown
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

LGTM, merging in

@jrbourbeau jrbourbeau merged commit d8c351e into dask:master May 16, 2019
@jrbourbeau
Copy link
Copy Markdown
Member

Thanks @mrocklin!

@mrocklin mrocklin deleted the from-delayed-meta branch May 22, 2019 18: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.

3 participants