voidstar69 opened a new pull request, #43939:
URL: https://github.com/apache/arrow/pull/43939

   ### Rationale for this change
   Implementing this under the assumption that fixing #41110 is a good idea. 
Please do let me know if there are any contrary opinions on this subject.
   
   ### What changes are included in this PR?
   Handle empty stream in `ArrowStreamReaderImplementation`. I have *not* made 
similar changes to `ArrowMemoryReaderImplementation` or 
`ArrowFileReaderImplementation`.
   
   ### Are these changes tested?
   I have created two basic unit tests covering this new behaviour. This might 
not be sufficient to cover all cases where an empty stream should be handled 
without an exception occurring.


-- 
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]

Reply via email to