Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-12767

[C++][Python][FlightRPC] Ensure streaming Flight methods are truly streaming

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++, FlightRPC, Python
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lidavidm David Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: