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

[jira] [Created] (ARROW-2892) [Plasma] Implement interface to get Java arrow objects from Plasma

Philipp Moritz created ARROW-2892:
-------------------------------------

             Summary: [Plasma] Implement interface to get Java arrow objects from Plasma
                 Key: ARROW-2892
                 URL: https://issues.apache.org/jira/browse/ARROW-2892
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Philipp Moritz


Currently we have a low level interface to access bytes stored in plasma from Java, using the JNI: [https://github.com/apache/arrow/pull/2065/]

 

As a followup, we should implement reading (and writing) Java arrow objects from plasma, if possible using zero-copy.

 



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