SHIVANSH-ux-ys opened a new pull request, #51133:
URL: https://github.com/apache/arrow/pull/51133

   GH-51114: [FlightSQL][C++] Expose is_update field of PreparedStatement
   
   Exposes `is_update` in the Flight SQL C++ layer:
   - Adds `bool is_update` to `ActionCreatePreparedStatementResult` in 
`server.h` / `server.cc`.
   - Adds `is_update()` accessor and constructor parameter to 
`PreparedStatement` in `client.h` / `client.cc`.


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