alamb commented on issue #37720:
URL: https://github.com/apache/arrow/issues/37720#issuecomment-1721367748

   > How about using DoExchange 
https://arrow.apache.org/docs/format/Flight.html#exchanging-data instead of 
DoPut + GetFlightInfo + DoGet for this use case?
   
   I think this is a good idea as it reduces the number of required network 
roundtrips for some cases. However, I still think it is important that we 
change the existing `DoPut` based sequence to support stateless services to 
maintain feature parity
   
   
   Perhaps we can discuss adding a `DoExchange` option for prepared statement 
execution as part of a separate ticket. If you agree I will file one


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