jayzhan211 commented on issue #24768: URL: https://github.com/apache/datafusion/issues/24768#issuecomment-5550153301
> What would help me (not required), would be a higher level description (ideally with diagrams) of what our current hash join implementation does (e.g. show inputs, how partitions are related, CollectLeft, etc) , and then the summary (at the same high level) of what the proposed implementaiton would look like Sorry, I didn't read that carefully enough the first time 😅. Let me walk through what we have today and what changes when we add spilling. -- 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]
