gene-bordegaray commented on issue #25301: URL: https://github.com/apache/datafusion/issues/25301#issuecomment-5696339162
thanks @stuhood what would you think about running some / sharing some benches in DFD? I see the point here, what I am thinking is that a partitioned hash join is going to have more build tables, would it ever be the case that we keep the collect left but do not broadcast thus we don't have network overhead and don't risk having things like build / read amp? -- 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]
