You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/30 05:10:00 UTC

[jira] [Created] (ARROW-6391) [Python][Flight] Add built-in methods on FlightServerBase to start server and wait for it to be available

Wes McKinney created ARROW-6391:
-----------------------------------

             Summary: [Python][Flight] Add built-in methods on FlightServerBase to start server and wait for it to be available
                 Key: ARROW-6391
                 URL: https://issues.apache.org/jira/browse/ARROW-6391
             Project: Apache Arrow
          Issue Type: Improvement
          Components: FlightRPC, Python
            Reporter: Wes McKinney
             Fix For: 0.15.0


It seems like this logic could be a part of the library / made general purpose to make it more convenient to spawn servers in Python

https://github.com/apache/arrow/blob/master/python/pyarrow/tests/test_flight.py#L414



--
This message was sent by Atlassian Jira
(v8.3.2#803003)