lidavidm commented on issue #34415:
URL: https://github.com/apache/arrow/issues/34415#issuecomment-1452129782

   If you don't call done_writing, then the server will never break out of `for 
batch in reader`. The read and write streams are independent, so just reading 
on the client side isn't enough to tell the server that the writes are done.


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