joellubi commented on code in PR #38385:
URL: https://github.com/apache/arrow/pull/38385#discussion_r1369405499


##########
format/FlightSql.proto:
##########
@@ -1778,6 +1789,47 @@ message CommandPreparedStatementUpdate {
   bytes prepared_statement_handle = 1;
 }
 
+  /*
+   * Represents a bulk ingestion request. Used in the command member of 
FlightDescriptor
+   * for the the RPC call DoPut to cause the server load the contents of the 
stream's
+   * FlightData into the target destination.
+   */

Review Comment:
   Fixed this



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