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

   ### Describe the usage question you have. Please include as many useful 
details as  possible.
   
   
   I have a usecase where in one do_get request I would like to stream back 
multiple arrow tables. Currently the stream generator accepts only one schema 
and a stream. 
   
   Assuming that I want to run two sql queries (this is a simplified example) 
that return two arrow tables, that potentially have different schemas, how do I 
stream both of them back to the client ? 
   
   Is this supported ?
   
   ### Component(s)
   
   FlightRPC, 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