Skip to content

Add primitives for partial sorting and mapReduce #7

@alexeyr

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).

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