2010YOUY01 commented on issue #15628: URL: https://github.com/apache/datafusion/issues/15628#issuecomment-3450518683
> I think should merge limit and join to one physical plan; We haven't implement this idea yet, the reproducer query is working I think is due to NLJ is rewritten to limit intermediate data size in https://github.com/apache/datafusion/pull/16996 I think pushing limit to joins is a good idea and it can speed up certain workloads, filed https://github.com/apache/datafusion/issues/18295 to track it. -- 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]
