pull_requests: 530209718
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
530209718 | MDExOlB1bGxSZXF1ZXN0NTMwMjA5NzE4 | 4633 | closed | 0 | change default in ds.chunk and datarray.chunk variable.chunk | 35919497 | The aim is to split the PR #4595 in small PRs. The scope of this smaller PR is to modify the default of `chunks` in `dataset.chunk` to align the behaviour to `xr.open_dataset`. The main changes are: - Modify the default of chunk in `dataset.chunk`, `datarray.chunk` and `variable.chunk` from None to {}. - If the user pass `chunk=None` inside is set to `{}` - Add a future warning to advice that the usage of `None` will raise an error in the future. Note that the changes currently don't modify the behaviour of `dataset.chunk` <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Related #4496 - [x] Passes `isort . && black . && mypy . && flake8` | 2020-12-01T10:48:11Z | 2020-12-10T10:38:06Z | 2020-12-10T10:38:06Z | 2020-12-10T10:38:05Z | 76d5c0c075628475b555997b82c55dd18a34936e | 0 | ca987f1e6dcd027b65bea5aa35ed291611514286 | a41edc7bf5302f2ea327943c0c48c532b12009bc | COLLABORATOR | 13221727 | https://github.com/pydata/xarray/pull/4633 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests