Skip to content

Sanity check against invalid Orderings #3634

@hatyo

Description

@hatyo

The PR #3624 addressed a problem that created invalid Orderings, in the context of this issue, I am defining an invalid Ordering as an ordering which claims has more than one independent directional ordering parts. For example: a↑, b↑, c[:isNULL] where a and b are independent from each other.

We should add a sanity check that fails when the caller attempt to create such an Ordering.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestplannerRelated to the query planner

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions