You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Todd Farmer (Jira)" <ji...@apache.org> on 2022/07/12 14:05:02 UTC

[jira] [Assigned] (ARROW-12767) [C++][Python][FlightRPC] Ensure streaming Flight methods are truly streaming

     [ https://issues.apache.org/jira/browse/ARROW-12767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Farmer reassigned ARROW-12767:
-----------------------------------

    Assignee:     (was: David Li)

This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current state, the issue is being unassigned. Please feel free to re-take assignment of the issue if it is being actively worked, or if you plan to start that work soon.

> [C++][Python][FlightRPC] Ensure streaming Flight methods are truly streaming
> ----------------------------------------------------------------------------
>
>                 Key: ARROW-12767
>                 URL: https://issues.apache.org/jira/browse/ARROW-12767
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, FlightRPC, Python
>            Reporter: David Li
>            Priority: Major
>
> Lots of Flight methods have streaming interfaces, but are implemented synchronously, either on the server side, on the client side, or in the respective Python bindings. This somewhat limits their usefulness, though, the core 'expensive' operations (DoGet et al) are truly streaming which is what matters.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)