ravjotbrar opened a new issue, #34017:
URL: https://github.com/apache/arrow/issues/34017

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The documentation for using the FlightStreamReader to read_chunk currently 
states that this method returns a RecordBatch. The return type is actually 
FlightStreamChunk, which then contains an attribute called data that is of type 
read_chunk. 
   
   
   
   ### Component(s)
   
   Documentation, Python


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