Skip to content

Commit

Permalink
Update changelog for v0.19_patch
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeee committed Mar 16, 2021
1 parent 564e089 commit ec365a6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/changelog/changelog_dev.rst
Expand Up @@ -14,3 +14,11 @@ Development Changelog
This is an example change. Please copy and paste it - for valid tags please refer to ``conf.py`` in the docs
directory. ``pullreq`` should be set to the appropriate pull request number and ``tickets`` to any related
github issues. These will be automatically linked in the documentation.

.. change::
:tags: postprocessing
:pullreq: 212
:tickets:

Use a map of dask delayed function to combine parquets instead of a giant dask df to avoid memory issues.
Default to 85GB memory nodes in eagle with single process and single thread in each node to avoid memory issues.

0 comments on commit ec365a6

Please sign in to comment.