quantifyearth / shark

3 stars 1 forks source link

Track parallel batches better internally to enable publish #31

Closed mdales closed 5 months ago

mdales commented 5 months ago

This is a tweak to enable publish of results of a map stage to work, and have the internals better reflect what happened, rather than what I was doing before which was serialising parallel stages for the old internal data structure.