pull_requests: 499345640
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
499345640 | MDExOlB1bGxSZXF1ZXN0NDk5MzQ1NjQw | 4494 | closed | 0 | Remove maybe chunck duplicated function | 35919497 | I propose this small change with a view to unifying in `open_dataset` the logic of zarr chunking with that of the other backends. Currently, the function `maybe_chunk` is duplicated: it is defined inside the function `dataset.chunks` and as method of `zarr.ZarrStore`. This last function has been added with the recent merge of #4187 . I merged the two functions in a private function `_maybe_chunk` inside the module `dataset`. - [x] Addresses #4309 - [ ] Tests added - [x] Passes `isort . && black . && mypy . && flake8` | 2020-10-07T15:42:35Z | 2020-12-10T10:27:34Z | 2020-10-08T15:10:46Z | 2020-10-08T15:10:45Z | 49e3032ddfa3fe86361300fd08db4764ee718bf1 | 0 | 44dc25011ef64e2336c4f2e348e6a7f4b68fb4d1 | 544bbe204362709fb6c2d0a4176e1646954ceb9a | COLLABORATOR | 13221727 | https://github.com/pydata/xarray/pull/4494 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests