alamb opened a new pull request, #8895: URL: https://github.com/apache/arrow-datafusion/pull/8895
## Which issue does this PR close? Resolves https://github.com/apache/arrow-datafusion/issues/8702 ## Rationale for this change This is a regression introduced in https://github.com/apache/arrow-datafusion/pull/8651 where if the first record batch happens to be empty data in non empty batches will not be printed. ## What changes are included in this PR? 1. Fix bug 2. Add test ## Are these changes tested? Yes, new tests ## Are there any user-facing changes? Fix but -- 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]
