Skip to content

Commit

Permalink
changelog edit
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerket committed Apr 7, 2021
1 parent 1f6c107 commit 53c004b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/changelog/changelog_dev.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,12 @@ Development Changelog

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.

.. change::
:tags: postprocessing
:pullreq: 202
:tickets: 159

The glue crawler was failing when there was a trailing ``/`` character.
This fixes that as well as checks to make sure files were uploaded
before running the crawler.

0 comments on commit 53c004b

Please sign in to comment.