You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/06/25 02:48:06 UTC

[GitHub] [arrow] kou commented on issue #35500: [C++][Go][FlightRPC] Add support for result set expiration

kou commented on issue #35500:
URL: https://github.com/apache/arrow/issues/35500#issuecomment-1605834286

   Changes based on discussion on the mailing list:
   
   https://lists.apache.org/thread/ofw6bydhyhcqqn3t8013gx0k6fbw8lvv
   
   > * Remove CloseFlightInfo (if nobody objects it)
   > * RefreshFlightEndpoint ->
   >   RenewFlightEndpoint
   > * RenewFlightEndpoint(FlightEndpoint) ->
   >   RenewFlightEndpoint(RenewFlightEndpointRequest)
   > * CancelFlightInfo(FlightInfo) ->
   >   CancelFlightInfo(CancelFlightInfoRequest)
   
   
   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org