home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1819145591

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
1819145591 PR_kwDOAMm_X85WRTaj 8016 Zarr : Allow setting `write_empty_chunks` 72955101 closed 0     12 2023-07-24T21:07:38Z 2023-08-04T15:16:34Z 2023-08-04T15:15:26Z CONTRIBUTOR   0 pydata/xarray/pulls/8016
  • [x] Closes #8009

Zarr has an attribute in zarr.core.Array that specifies the behavior desired in this issue. Added a parameter in Dataset.to_zarr, write_empty_chunks to allow the user to explicitly set this behavior.

  • [x] Tests added

Test case to ensure empty chunks are/are not written on append given the value of write_empty_chunks.

  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/8016/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

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