[
https://issues.apache.org/jira/browse/ARROW-15473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482786#comment-17482786
]
David Li commented on ARROW-15473:
----------------------------------
DoneWriting:
[https://github.com/apache/arrow/blob/01855c791056b7f712e6df82acf97ad3ab7b823a/cpp/src/arrow/flight/client.h#L155-L160]
Cancel:
[https://github.com/apache/arrow/blob/01855c791056b7f712e6df82acf97ad3ab7b823a/cpp/src/arrow/flight/client.h#L134-L135]
This might just need better examples/documentation, to be fair.
> [C++][FlightRPC] Expose a way to terminate DoExchange stream client side
> ------------------------------------------------------------------------
>
> Key: ARROW-15473
> URL: https://issues.apache.org/jira/browse/ARROW-15473
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++, FlightRPC
> Reporter: Rok Mihevc
> Priority: Major
>
> We want a mechanism to close DoExchange streams from client side in case of
> long running connections. This would be handy for testing and in case e.g.
> user wants to disconnect.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)