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 2018/09/03 00:24:00 UTC

[jira] [Created] (ARROW-3162) [Python] Enable Flight servers to be implemented in pure Python

Wes McKinney created ARROW-3162:
-----------------------------------

             Summary: [Python] Enable Flight servers to be implemented in pure Python
                 Key: ARROW-3162
                 URL: https://issues.apache.org/jira/browse/ARROW-3162
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Python
            Reporter: Wes McKinney
             Fix For: 0.12.0


While it will be straightforward to offer a Flight client to Python users, enabling _servers_ to be written _in Python_ will require a glue class to invoke methods on a provided server implementation, coercing to and from various Python objects and Arrow wrapper classes



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