Description
There are currently a few library uses of PCollection#parallelDo that don't include a description in the call to parallelDo. The descriptions make it a lot easier to trace through what is going on when looking at a dotfile-generated job plan, so we should include a description in calls made from library classes.