berkaysynnada commented on issue #11322: URL: https://github.com/apache/datafusion/issues/11322#issuecomment-2213416478
The problem is in tpc-ds/9. The issue arises because `NestedLoopJoinExec` requires SinglePartition from the left side, but MemoryExec sends 0 partitions. We will discuss a rational solution and submit a fixing PR. -- 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]
