home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 13c09dc28ec8ff791c6d87e2d8e80c362c65ffd4

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
13c09dc28ec8ff791c6d87e2d8e80c362c65ffd4 Fixed dask.optimize on datasets (#4438) * Fixed dask.optimize on datasets 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`). * Update whats-new.rst * Update doc/whats-new.rst Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> 2020-09-20T05:21:56Z 2020-09-20T05:21:56Z 414a3ca56e5eb92bdfc6b3cac35417bf5ba51f54 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 1312546 19864447
Powered by Datasette · Queries took 0.655ms · About: xarray-datasette