zarko-gvozdenovic opened a new issue, #35564:
URL: https://github.com/apache/arrow/issues/35564

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   C# same failure detected for nuget package versions 
2.0.0/10.0.0/11.0.0/12.0.0/13.0.0
   Exception:
   Unexpectedly reached the end of the stream before a full buffer was read.
   
   The same ArrowTable (i.e. .arrow IPC in-memory byte array) can be 
successfully loaded using ArrowFileReader, after if had been saved from the 
streamed bytes using File.WriteAllBytes.
   
   ### Component(s)
   
   C#


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