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)