-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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
Dandandan, jonathanc-n and Rachelint
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request