tustvold opened a new issue, #2306: URL: https://github.com/apache/arrow-datafusion/issues/2306
**Describe the bug** Much like #1939 and #2173, CrossJoin evaluates its children in `ExecutionPlan::execute` **To Reproduce** Inspect code **Expected behavior** ExecutionPlan::execute should return a stream of results, but should not block on those results being available **Additional context** -- 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]
