You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Yuhong Guo (JIRA)" <ji...@apache.org> on 2018/10/30 07:33:00 UTC

[jira] [Created] (ARROW-3648) [Plasma] Add API to get metadata and data at the same time

Yuhong Guo created ARROW-3648:
---------------------------------

             Summary: [Plasma] Add API to get metadata and data at the same time
                 Key: ARROW-3648
                 URL: https://issues.apache.org/jira/browse/ARROW-3648
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Java
            Reporter: Yuhong Guo


Current Arrow Java Plasma client has no API to get the metadata and data together in one API call. If we split this process into two API calls, the object status could be different. Current observation shows that the first call could be empty(object not stored yet) while the second call will success but the metadata and data does not match.




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