matthewmturner commented on PR #41428:
URL: https://github.com/apache/arrow/pull/41428#issuecomment-2093623627

   @lidavidm FYI we are still seeing having issues with stateless prepared 
statements from go.  It seems to be working from a rust client but something 
going on with the deserialization of the handle where the data in handle is 
ending up unknown fields of `DoPutPreparedStatementResult` instead of 
`prepared_statement_handle`.
   
   It's possible that the issue is actually on our side but given that the rust 
client worked without issue I'm inclined to think its on the go client side.  I 
am looking into it, but wanted to raise it here as well.


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