You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Paul Taylor (JIRA)" <ji...@apache.org> on 2019/01/17 15:11:00 UTC

[jira] [Created] (ARROW-4283) Should RecordBatchStreamReader/Writer be AsyncIteraable?

Paul Taylor created ARROW-4283:
----------------------------------

             Summary: Should RecordBatchStreamReader/Writer be AsyncIteraable?
                 Key: ARROW-4283
                 URL: https://issues.apache.org/jira/browse/ARROW-4283
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Paul Taylor


Filing this issue after a discussion today with [~xhochy] about how to implement streaming pyarrow http services. I had attempted to use both Flask and [aiohttp|https://aiohttp.readthedocs.io/en/stable/streams.html]'s streaming interfaces because they seemed familiar, but no dice. I have no idea how hard this would be to add -- supporting all the asynciterable primitives in JS was non-trivial.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)