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

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

     [ https://issues.apache.org/jira/browse/ARROW-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-3162.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 3566
[https://github.com/apache/arrow/pull/3566]

> [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
>            Assignee: David Li
>            Priority: Major
>              Labels: flight, pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 4h 50m
>  Remaining Estimate: 0h
>
> 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)