You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2017/06/26 05:46:00 UTC

[jira] [Assigned] (ARROW-1149) [Plasma] Create Cython client library for Plasma

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

Philipp Moritz reassigned ARROW-1149:
-------------------------------------

    Assignee: Philipp Moritz

> [Plasma] Create Cython client library for Plasma
> ------------------------------------------------
>
>                 Key: ARROW-1149
>                 URL: https://issues.apache.org/jira/browse/ARROW-1149
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Philipp Moritz
>            Assignee: Philipp Moritz
>             Fix For: 0.5.0
>
>
> This would address the point raised in https://github.com/apache/arrow/pull/742 by [~wesmckinn] and replace the current C Python API with Cython.
> Advantages:
> - More uniform with the rest of Arrow (especially pyarrow)
> - can share code with pyarrow
> - makes error handling more uniform
> - easier to program than the C Python API
> As part of this, we would also fix the visibility of symbols in the plasma library and port the python tests we have for plasma (which are currently in the Ray repo) to this repo.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)