Dandandan commented on issue #3819: URL: https://github.com/apache/arrow-datafusion/issues/3819#issuecomment-1291912308
One thing I see is that you use `collect()[0]` (taking the first partition) in your example, but it might return multiple partitions if you have multiple cores. Did you try looking at all of the returned partitions? -- 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]
