fix(flightsql): remove Any encoding of DoPutPreparedStatementResult#5817
Conversation
1a6067e to
8f54a4a
Compare
8f54a4a to
319fde6
Compare
alamb
left a comment
There was a problem hiding this comment.
Looks good to me too -- @matthewmturner is there any chance you can give this a quick look as well?
|
LGTM for the prepared statement result (i think the title just needs to be updated). Im also not sure if there are other payloads that rust wraps in any which other languages dont - I havent had the time to compare those. |
DoPutPreparedStatementResult
Thanks @matthewmturner -- I updated the title of the PR Given this PR is clearly more compatible than the current code, I think it is good to go. If/when we evaluate the other methods and find additional issues, let's file additional tickets |
Which issue does this PR close?
Closes #5731.
Rationale for this change
What changes are included in this PR?
Are there any user-facing changes?