Jefffrey commented on issue #1533: URL: https://github.com/apache/datafusion/issues/1533#issuecomment-3314926606
I'll close this issue as it is old, and seems the cause was due to having empty record batches in the collect() output which can be remedied with concat(). (We could look into trying to remove empty record batches from output of collect(), but without reproducer I'll just close this) -- 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]
