home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1246005938

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/2812#issuecomment-1246005938 https://api.github.com/repos/pydata/xarray/issues/2812 1246005938 IC_kwDOAMm_X85KRIqy 1197350 2022-09-13T22:18:31Z 2022-09-13T22:18:31Z MEMBER

Glad you got it working! So you're saying it does not work with open_zarr and does work with open_dataset(...engine='zarr')? Weird. We should deprecate open_zarr.

However, the behavior in Dask is strange. I think it is making each worker have its own cache and blowing up memory if I ask for a large cache.

Yes, I think I experienced that as well. I think the entire cache is serialized and passed around between workers.

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