matthewmturner commented on issue #41427:
URL: https://github.com/apache/arrow/issues/41427#issuecomment-2093672666

   Cross posting here from a comment I made on the PR for this.
   
   "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