Dandandan commented on PR #19812: URL: https://github.com/apache/datafusion/pull/19812#issuecomment-3753132955
@adriangb The idea is written down here: https://github.com/apache/datafusion/issues/19789 Basically I would like to avoid copying the entire build side twice (as is done currently in Repartitiin) and only handle the matchin indices during the hash join. -- 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]
