Skip to content

Add primitives for partial sorting and mapReduce #7

Description

@alexeyr

When we have ORDER BY x, y and receive input already ordered by x, full sort has to be done at the moment.

Similarly for GROUP BY x, y (both cases where input is ordered by x, y and only by x).

Activity

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

Metadata

Metadata

Assignees

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