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

   ### Rationale for this change
   Fixing #41110.
   
   ### What changes are included in this PR?
   Handle empty stream in `ArrowStreamReaderImplementation`. Similar changes 
have *not* been made to `ArrowMemoryReaderImplementation` or 
`ArrowFileReaderImplementation`.
   
   ### Are these changes tested?
   Two basic unit tests have been created to validate the new behavior. This 
might not be sufficient to cover all cases where an empty stream should be 
handled without an exception occurring.
   
   Original change by @voidstar69; this takes his change and applies the PR 
feedback to it.
   
   * GitHub Issue: #41110


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to