alamb commented on issue #9797: URL: https://github.com/apache/arrow-datafusion/issues/9797#issuecomment-2035670754
Hi @jwimberl -- I wonder if this is related to https://github.com/apache/arrow-datafusion/issues/7848 which was fixed in https://github.com/apache/arrow-datafusion/pull/8020 by @korowa What was happening there was that the entire join output was created in a single record batch Looks like [34.0.0 was released](https://github.com/apache/arrow-datafusion/blob/main/dev/changelog/34.0.0.md#3400-2023-12-11) prior to https://github.com/apache/arrow-datafusion/pull/8020 Any chance you can try this with a newer version fo DataFusion? -- 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]
