lidavidm commented on code in PR #34817:
URL: https://github.com/apache/arrow/pull/34817#discussion_r1315029326


##########
format/Flight.proto:
##########
@@ -360,3 +361,96 @@ message FlightData {
 message PutResult {
   bytes app_metadata = 1;
 }
+
+/*
+ * Request message for the "Close Session" action.
+ *
+ * The exiting session is referenced via a cookie header.
+ */
+message ActionCloseSessionRequest {

Review Comment:
   Ah, sorry. I mean in terms of naming. Looks like I linked to the wrong 
place, I meant here as an example: 
https://github.com/apache/arrow/blob/3ad2d0ccd98192d32d54af371bad6b61ea3c4736/format/Flight.proto#L216
   
   So just CloseSessionRequest here. 



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