Skip to content

Implement RightMark join #13138

Open
Open
@eejbyfeldt

Description

@eejbyfeldt

Is your feature request related to a problem or challenge?

In #13134 we add a LeftMark join. To allow us to swap the side we build the hashtable for in hash joins we should also implement a RightMark join.

Describe the solution you'd like

We support RightMark join in addition to LeftMark.

Describe alternatives you've considered

Just support LeftMark and accept that performance might be suboptimal.

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions