jonathanc-n opened a new issue, #17427:
URL: https://github.com/apache/datafusion/issues/17427

   ### Is your feature request related to a problem or challenge?
   
   I will organize the following tasks that will be done in separate pull 
requests as #16660 got a little large and confusing. 
   
   The following is to be done roughly in order:
   - Implement physical planner + classic join support (in its own file)
   - Add existence join support (in another file) + fuzz tests
   - Mark join support
   - Serialization
   
   The classic join and existence join will have their own stream 
implementation as the logic is completely different. Nice little suggestion 
from @2010YOUY01 😄 
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### 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