issues: 1063661422
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1063661422 | PR_kwDOAMm_X84vBabx | 6028 | Allow chunks=None for dask-less lazy loading | 4441338 | closed | 0 | 2 | 2021-11-25T14:32:29Z | 2021-11-25T15:54:44Z | 2021-11-25T15:54:40Z | NONE | 0 | pydata/xarray/pulls/6028 | Otherwise, the preprocess step always gets a single chunk for each variable instead of the xarray lazy accessors; dask can't change the order of slicing / computing in most cases. The default is changed to {} to maintain the default behavior.
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/6028/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |