Philipp Moritz created ARROW-1149:
-------------------------------------
Summary: [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
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)