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

   I was going through this [Flight Java 
Example](https://arrow.apache.org/cookbook/java/flight.html) and realized that 
reading starts only after all the batches are written. This seems problematic 
if we are writing a huge amount of data in batches. Ideally we would expect 
every batch being read as soon as they are written to the server.
   
   What are the changes needed in the example code to achieve this, if that is 
even possible? Please suggest. 


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