mbutrovich commented on issue #22877: URL: https://github.com/apache/datafusion/issues/22877#issuecomment-4671964634
> This will make a big improvement. It would be great to find some way to reuse the join key key comparisons across join operators Another "I did this already in SMJ" post: https://github.com/apache/datafusion/pull/21484 :) Looking forward to seeing this in HJ, but #21484 should give an idea of performance win from this change. -- 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]
