eejbyfeldt opened a new issue, #13138:
URL: https://github.com/apache/datafusion/issues/13138

   ### Is your feature request related to a problem or challenge?
   
   In https://github.com/apache/datafusion/pull/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_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to