emkornfield commented on code in PR #13492:
URL: https://github.com/apache/arrow/pull/13492#discussion_r912525937


##########
format/FlightSql.proto:
##########
@@ -1475,6 +1549,35 @@ message CommandStatementQuery {
 
   // The SQL syntax.
   string query = 1;
+  // Include the query as part of this transaction (by default queries are 
auto-committed).

Review Comment:
   from an RPC optimization standpoint, it seems that maybe we want a way of 
specifying this should be considered the first action inside of a transaction?



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