home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1128485610

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
1128485610 PR_kwDOAMm_X84yTE49 6258 removed check for last dask chunk size in to_zarr 6574622 closed 0     4 2022-02-09T12:34:43Z 2022-02-09T15:13:21Z 2022-02-09T15:12:32Z CONTRIBUTOR   0 pydata/xarray/pulls/6258

When storing a dask-chunked dataset to zarr, the size of the last chunk in each dimension does not matter, as this single last chunk will be written to any number of zarr chunks, but none of the zarr chunks which are being written to will be accessed by any other dask chunk.

  • [x] Closes #6255
  • [x] Tests added
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst

cc'ing @rabernat who seems to have worked on this lately.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/6258/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 4 rows from issue in issue_comments
Powered by Datasette · Queries took 0.668ms · About: xarray-datasette