CurtHagenlocher commented on issue #40655:
URL: https://github.com/apache/arrow/issues/40655#issuecomment-2005664191

   > > ArrowStreamWriter goes with ArrowStreamReader. ArrowFileWriter goes with 
ArrowFileReader.
   > 
   > Sorry, didn't get you? My understanding about streams is that I can read 
any stream written using ArrowStreamWriter using an ArrowStreamReader?
   > 
   > In my flow - I am reading an ArrowSteam with ArrowStreamReader which was 
created with ArrowStreamWriter.
   
   In the code you posted, you're reading the stream with ArrowFileReader 
instead of ArrowStreamReader.


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