home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1280786780

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/6803#issuecomment-1280786780 https://api.github.com/repos/pydata/xarray/issues/6803 1280786780 IC_kwDOAMm_X85MV0Fc 33886395 2022-10-17T12:33:18Z 2022-10-17T12:33:18Z NONE

I will try that. I still find it weird that I need to wrap a numpy object into a task/xarray object to be able to send it to workers when there is dask.scatter made for exactly that purpose.

Thanks for opening that issue. I do feel there is the need to revisit scatter functionality and role particularly around dynamic clusters.

Having a better look at your initial comment, that may still work if you call Future.result() method inside the function applied. That in theory should retrieve the data associated with that Future, in that case "Hello World". However, in a dark gateway setup that will fail

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1307523148
Powered by Datasette · Queries took 0.692ms · About: xarray-datasette