Skip to content

Reduce method should iterate over subsorted values #2

@rbodkin

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.

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