You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Partitioned aggregates can run in parralel. Change the batch algorithm to read a batch, sort it by partition key and then run the reduce jobs in parralel using a thread pool.
The text was updated successfully, but these errors were encountered:
Partitioned aggregates can run in parralel. Change the batch algorithm to read a batch, sort it by partition key and then run the reduce jobs in parralel using a thread pool.
The text was updated successfully, but these errors were encountered: