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

   ### Describe the enhancement requested
   
   We are trying to make a Flight SQL proxy but it is rather frustrating 
because methods aren't 1:1 between client/server. In particular for prepared 
statements we have to somehow fake a prepared statement object, and it isn't 
immediately clear what state is actually necessary; it would be nice if we 
could directly expose the actual RPC methods for this use case.
   
   ### Component(s)
   
   Go


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to