Dandandan commented on issue #17494: URL: https://github.com/apache/datafusion/issues/17494#issuecomment-3580822884
Ah I see it mostly was reported here already https://github.com/lakehq/sail/issues/759#issuecomment-3224058319 I guess that one of the right joins with a table scan on the build side is causing this slowness. Still, we could optimize the join operator for cases when the build side is larger or contains lots of duplicates. -- 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]
