Join Slack
Powered by
The `summarize` stage gets passed a reference to a...
# suitescript
e
erictgrubaugh
03/03/2020, 10:32 PM
The
summarize
stage gets passed a reference to all of the data written to the context by the previous stage (whether that was
map
or
reduce
, but not both). From there you could use
N/task
to kick off another MR
Open in Slack
Previous
Next