Skip to content

Commit

Permalink
Note "dask" serialization is used in spilling
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Mar 21, 2020
1 parent c719fee commit 9c263a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Respect `temporary-directory` config for spilling (#247) `John Kirkham`_
- Relax CuPy pin (#248) `John Kirkham`_
- Added `ignore_index` argument to `partition_by_hash()` (#253) `Mads R. B. Kristensen`_
- Use `"dask"` serialization to spill to host (#256) `John Kirkham`_
- Drop Numba `DeviceNDArray` code for `sizeof` (#257) `John Kirkham`_

0.12
Expand Down

0 comments on commit 9c263a1

Please sign in to comment.