Skip to content

Reduce method should iterate over subsorted values #2

Description

@rbodkin

Currently the reduce method will get called once per groupBy and sortBy combination, on the same VM, and in sortBy order. Instead the reduce values iterator should iterate over each member of the group, in sorted order.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions