Skip to content

sql: utilize reverse scans when useful for ORDER BY #2169

Closed
@petermattis

Description

@petermattis

When an ORDER BY clause requests descending ordering, evaluate whether a reverse scan would be beneficial. The evaluation itself should be straightforward. The larger bit of worker is adding support for reverse scans to scanNode.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions