pull_requests: 489549321
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
489549321 | MDExOlB1bGxSZXF1ZXN0NDg5NTQ5MzIx | 4438 | closed | 0 | Fixed dask.optimize on datasets | 1312546 | Another attempt to fix #3698. The issue with my fix in is that we hit `Variable._dask_finalize` in both `dask.optimize` and `dask.persist`. We want to do the culling of unnecessary tasks (`test_persist_Dataset`) but only in the persist case, not optimize (`test_optimize`). <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Closes #3698 - [x] Tests added - [x] Passes `isort . && black . && mypy . && flake8` - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` | 2020-09-18T21:30:17Z | 2020-09-20T05:21:58Z | 2020-09-20T05:21:58Z | 2020-09-20T05:21:57Z | 13c09dc28ec8ff791c6d87e2d8e80c362c65ffd4 | 0 | 8c501dfb560635465f769ccef79cfff9db1fd9d7 | 0c26211566d620b2f81dd79c15f8afcc37faacbc | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/4438 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests